Blocklisting/Testing: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
To test a staged block:
To test a staged block:


# Go to about:config and change the <code>addons.mozilla.org</code> part of the URL to <code>addons.allizom.org</code>
# Go to about:config, find the <code>extensions.blocklist.url</code> pref and change the <code>addons.mozilla.org</code> part of the value to <code>addons.allizom.org</code>
# Open Error Console
# Open Error Console
# Paste and run this snippet:
# Paste and run this snippet:
   Components.classes["@mozilla.org/extensions/blocklist;1"].getService(Components.interfaces.nsITimerCallback).notify(null);
   Components.classes["@mozilla.org/extensions/blocklist;1"].getService(Components.interfaces.nsITimerCallback).notify(null);
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,043

edits

Navigation menu