This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Itch Collection CSV Exporter | |
| // @namespace https://github.com/abraxas86/tampermonkey-scripts/blob/main/itch.io/ | |
| // @version 4.5 | |
| // @description Scroll down to the bottom of your collection, click the button, get CSV of your collection! | |
| // @author Abraxas86 | |
| // @match https://itch.io/c/* | |
| // @match https://itch.io/my-purchases | |
| // @match https://itch.io/b/* | |
| // @match https://itch.io/bundle/* |