scriptblock icon indicating copy to clipboard operation
scriptblock copied to clipboard

How to change into Blacklist mode?

Open Wanny opened this issue 9 years ago • 1 comments

I find much more comfortable to add the annoying sites instead of whitelisting each page I visit. I remember that NotScripts explained how to change the blocking mode to Blacklist, but I don't see such instruction here (and of course I don't remember how to do it)

Searched in the following files for a hint: CHANGE__PASSWORD__HERE.js options.js README.md

.... without results.

How to do it?

Wanny avatar Jul 15 '16 15:07 Wanny

After so many time I found how to do it. The following has to be placed in CHANGE__PASSWORD__HERE.js

const BLOCKING_MODE = "BLACKLIST";

Problem is, after adding it and restarting Chrome, ScriptBlock doesn't load and the externsion manager says "This extension may be damaged" with only the option to restore it.

Wanny avatar Jan 20 '17 14:01 Wanny