Sadpanda Save/Export All Favorites

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

As of 2017-02-07. See the latest version.

Author
SaddestPanda
Ratings
0 0 0
Version
1.1.3
Created
2016-09-22
Updated
2017-02-07
License
N/A
Applies to

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.