Go to your user data folder and then go to AppData > Roaming > Mozilla > Firefox > Profiles > (a bunch of junk that ends in .default) > gm_scripts and you should have subfolders there for all your userscripts, including Steamgifts++. I don't know which of the files there contains the data for tags (maybe one I don't even have, since I haven't made use of the feature yet), but altogether they're less than 200 kB for me anyway, so it shouldn't be a big deal to back them all up, if necessary.
Comment has been collapsed.
It's an SQLite database file. You could open it with e.g. DB Browser for SQLite, and export the data to an SQL file (which is just a text file). From that find the lines you want to keep, and delete the rest. You can later "import" the selected data to a (new) database file by pasting the lines to the Execute SQL tab, and well, executing them.
Comment has been collapsed.
1 Comments - Last post 3 minutes ago by pb1
6 Comments - Last post 30 minutes ago by Bomfist
13 Comments - Last post 40 minutes ago by Outmind
30 Comments - Last post 43 minutes ago by Chris76de
2 Comments - Last post 45 minutes ago by sallachim
17,448 Comments - Last post 59 minutes ago by Masafor
10 Comments - Last post 1 hour ago by NB264
22 Comments - Last post 7 minutes ago by pb1
54 Comments - Last post 11 minutes ago by BauerBoy24
558 Comments - Last post 16 minutes ago by Ignition365
19 Comments - Last post 18 minutes ago by Sh4dowKill
184 Comments - Last post 45 minutes ago by pizzahut
2,953 Comments - Last post 1 hour ago by Sebastien
1,176 Comments - Last post 2 hours ago by Tucs
What folder contains the data for Greasemonkey scripts in Firefox? SG++ tags disappear after running CCleaner, as I would expect, but I have no idea what to backup to get them back.
Comment has been collapsed.