Facebook collection unsaver script.
Caution
THIS WILL UNSAVE ALL VISIBLE ITEMS ONE BY ONE. USE WITH CAUTION.
-
Go to your Facebook collection page (https://www.facebook.com/saved).
-
Open the browser developer console for that page.
-
Paste and enter the contents of
src/index.jsinto the browser developer console. -
Make sure the page/tab is always open and active so that the next saved items are always loaded. It is recommended to refrain from any page interaction (clicking, keyboard inputs, etc.) while the
fb-unsaverscript is running. -
If
fb-unsaverstops and shows an alert while there are still saved items to remove, refer to step #3 to start it again (or enterunsave()in the console). -
To stop
fb-unsaver, close the page.
Licensed under the MIT License.