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