View Single Post
Old 03-21-2012, 10:31 AM   #10
thomass
Wizard
thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.
 
Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
To delete all of your archived Personal Documents you can use this bookmarklet (thanks to Aei)

Code:
javascript:(function(){jQuery.each(itemCache.theData,function(key,value){if(value.filters&&value.filters['Personal Documents']){Fion.gufsAjaxObj.makeRequest("contentName="+value.asin+"&loanId="+(value.loanId?value.loanId:'')+"&sid="+mykJS.sessionId+"&isAjax=1"+"&category="+value.category,function(){});}});alert('Done! If there are still something in "Personal Documents" left YOU MAY TRY ONE MORE TIME!');location.reload();})();
thomass is offline   Reply With Quote