How to change into Blacklist mode?
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?
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.