Blocklisting/Testing

< Blocklisting
Revision as of 20:06, 7 February 2011 by Fligtar (talk | contribs) (Created page with "= Testing Blocklist = To test a staged block: # Go to about:config and change the <code>services.addons.mozilla.org</code> part of the URL to <code>addons.allizom.org</code> # ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Testing Blocklist

To test a staged block:

  1. Go to about:config and change the services.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);