Created
May 28, 2012 18:10
-
-
Save caffo/2820371 to your computer and use it in GitHub Desktop.
Bookmarklet to delete all displayed items in a Personal Document listing in Amazon Kindle Library
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){ var v = new RegExp("PersonalDocuments"); if (!v.test(document.URL)) { return false; } {a=document.getElementsByClassName('rowBodyCollapsed');for(var i = 0; i<a.length; i++){Fion.deleteItem('deleteItem_'+a[i].getAttribute('asin'));};return; }})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Works perfectly to remove already read instapaper digests, obsolete version of pragprog books or any files sent periodically to your kindle