Blocklisting/Testing
Jump to navigation
Jump to search
Testing Blocklist
To test a staged block:
- Go to about:config, find the
extensions.blocklist.urlpref and change theaddons.mozilla.orgpart of the value toaddons.allizom.org - Open Error Console
- Paste and run this snippet:
Components.classes["@mozilla.org/extensions/blocklist;1"].getService(Components.interfaces.nsITimerCallback).notify(null);