AdBlock+

By Lex1 Last update Aug 5, 2010 — Installed 37,356 times.

Information request

in
Subscribe to Information request 4 posts, 2 voices



RNiK Scriptwright
FirefoxWindows

Where do this script store blocked elements settings? Is there any way to edit them?

 
Lex1 Script's Author
OperaWindows

In cookies, till localeStorage is not present.

Edit it with Alt+E or Alt+U.

 
RNiK Scriptwright
FirefoxWindows

I've opened directly the cookie db via a SQLite front-end just to see how your script store its settings. Interesting, the syntax is quite similar to Adblock Plus for Firefox syntax, ad example:

Adblock Plus filters

cookaround.com##DIV#headerbox_adv
IMG(src=sysimages/banner.gif)
AdBlock+ filters
DIV%5Bid%3D%22headerbox_adv%22%5D
IMG%5Bsrc%3D%22/sysimages/banner.gif%22%5D

I'm asking myself if is there any way to convert Adblock Plus filters to AdBlock+ filters...

 
Lex1 Script's Author
OperaWindows

> the syntax is quite similar to Adblock Plus for Firefox
Adblock Plus used css-like rules. This script - plain css.

> any way to convert Adblock Plus filters
Chrome don't contains:
1) global storage (for filters).
2) methods for blocking arbitrary content.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel