Hupotronic / ExLinks

A userscript to make E-Hentai & ExHentai links on 4chan & Foolz archive more useful. Includes ExSauce.
http://hupotronic.github.com/ExLinks/
46 stars 6 forks source link

Link preview and rename not working #36

Closed linklonk closed 11 years ago

linklonk commented 11 years ago

fukd

And I get this:Uncaught Error: QuotaExceededError: DOM Exception 22 from the console

Hupotronic commented 11 years ago

There's an issue with ExLinks not cleaning its cache (localStorage) properly, and your localStorage for boards.4chan.org is full. As a workaround for now you can open up your browser's JS console in a 4chan thread and run the following piece of code:

Code snippet removed because this workaround is no longer necessary in ExLinks 2.2.0. Stop linking people to this issue.

linklonk commented 11 years ago

It worked. Thank you

Hupotronic commented 11 years ago

You're welcome. Do note that this is not something you would need to run often. You 'd only need it in case you were clearly getting the QuotaExceededError or something similar indicating that localStorage is full.

Hupotronic commented 11 years ago

The cache is now purged properly in version 2.2.0, so I'm closing this.