> More options such as sort/filter by price, discount and/or name
It bothered me too, so i build a Firefox addon for that
It can:
- Load All Games: Dynamically loads all listed games on the current page.
- Sort Games by Price: sort games by highest or lowest price.
- Sort Games by Discount: Sort games by highest discount.
- Sort Games by Number of Ratings: Sort by most or least ratings.
- Export Game Data: Export the loaded game data into a CSV file.
It's available as:
- a Userscript for Tampermonkey that should work in all Browsers: Itch-Sort-And-Export-Userscript
- a Firefox Add-On: Sort-And-Export-for-itch.io (Browser Addon)