Blocklisting/Testing

From MozillaWiki
< Blocklisting
Revision as of 19:03, 10 February 2011 by Fligtar (talk | contribs)
Jump to navigation Jump to search

Testing Blocklist

To test a staged block:

  1. Go to about:config and change the addons.mozilla.org part of the URL to addons.allizom.org
  2. Open Error Console
  3. Paste and run this snippet:
 Components.classes["@mozilla.org/extensions/blocklist;1"].getService(Components.interfaces.nsITimerCallback).notify(null);