I hereby claim:
- I am effofxprime on github.
- I am erialos (https://keybase.io/erialos) on keybase.
- I have a public key ASAL3IUdrDjwrlzDKnKZF_IOomKUf4RvkcAu6GnGZnELKAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /* | |
| * Removes all Amazon saved for later items on the cart page. It will only remove visible items. | |
| * You might want to scroll first to make more items visible. To use paste code in developer console | |
| * (Ctrl+Shift+J or Cmd+Opt+J in Chrome) then press enter. | |
| * Original script by: https://gist.github.com/MichaelLawton | |
| * | |
| * For my purposes, I updated this script so it would continuously keep deleting my saved for later items. | |
| * I had over 500 and the original would only remove a handful before stopping. | |
| * While this runs, you do not need to stay on the window/page for it to work. | |
| */ |