Sleazy Fork is available in English.

Sadpanda Save/Export All Favorites

Load all favorites to the page and save it or just copy the textbox contents.

Fra 07.02.2017. Se den seneste versjonen.

Forfatter
SaddestPanda
Vurderinger
0 0 0
Versjon
1.1.3
Lagd
22.09.2016
Oppdatert
07.02.2017
Lisens
I/T
Gjelder

Something happened (IDK what) and this script now completely freezes on Firefox (e10s). It might work for you, but if it doesn't try Chrome/Opera, help me fix it or take it over.

This script loads all favorites to the page and then you can save it or just copy the textbox contents.
Top text box inspiration and its code is from this old script. But this one won't have an import feature like that one (for now).

Setting variables inside the script: var pageTimer = 2000; //Waiting timer for each page. Making it too short will break things. var inserttoTable = 1; //Insert other pages to this page's table. Set this to 0 if your browser crashes. You can still use the textbox to save them.