View Single Post
Old 01-20-2012, 02:11 PM   #2
cieplok
Junior Member
cieplok began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Kindle Touch
1) Make a bookmarklet with following code as an address:
Code:
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; }})();
Log on your Amazon account and go to Manage Your Kindle and then Personal Documents and run this bookmarklet. Or you can paste this code to address bar and hit Enter.

2) Also on Manage Your Kindle site click Personal Documents Settings and in section Personal Document Archiving click edit and uncheck option Enable personal document archiving to my Kindle library
cieplok is offline   Reply With Quote