canmove, Confirmed users
1,448
edits
(Adding testing process) |
(Updating testing info) |
||
| Line 27: | Line 27: | ||
To test a staged block: | To test a staged block: | ||
# You must first enable chrome debugging: in <code>about:config</code>, set <code>devtools.chrome.enabled</code> to <code>true</code>. | # You must first enable chrome debugging: in <code>about:config</code>, set <code>devtools.chrome.enabled</code> to <code>true</code>. | ||
# Go to <code>about:config</code>, find the <code> | # Go to <code>about:config</code>, find the <code>extensions.blocklist.url</code> pref and change its value to https://firefox.settings.services.mozilla.com/v1/preview/3/%APP_ID%/%APP_VERSION%/%PRODUCT%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/%PING_COUNT%/%TOTAL_PING_COUNT%/%DAYS_SINCE_LAST_PING%/ | ||
# Open Browser Console (Tools > Web Developer > Browser Console) | # Open Browser Console (Tools > Web Developer > Browser Console) | ||
#Paste and run this snippet: | #Paste and run this snippet: | ||
| Line 88: | Line 88: | ||
<sup>1</sup> Data for the blocklist can be found in the [https://firefox.settings.services.mozilla.com/v1/buckets/blocklists/collections/plugins/records public JSON endpoint]. | <sup>1</sup> Data for the blocklist can be found in the [https://firefox.settings.services.mozilla.com/v1/buckets/blocklists/collections/plugins/records public JSON endpoint]. | ||
===Testing=== | ===Testing=== | ||
To test a staged block: | To test a staged block: | ||
# You must first enable chrome debugging: in <code>about:config</code>, set <code>devtools.chrome.enabled</code> to <code>true</code>. | # You must first enable chrome debugging: in <code>about:config</code>, set <code>devtools.chrome.enabled</code> to <code>true</code>. | ||
# Go to <code>about:config</code>, find the <code> | # Go to <code>about:config</code>, find the <code>extensions.blocklist.url</code> pref and change its value to https://firefox.settings.services.mozilla.com/v1/preview/3/%APP_ID%/%APP_VERSION%/%PRODUCT%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/%PING_COUNT%/%TOTAL_PING_COUNT%/%DAYS_SINCE_LAST_PING%/ | ||
# Open Browser Console (Tools > Web Developer > Browser Console) | # Open Browser Console (Tools > Web Developer > Browser Console) | ||
#Paste and run this snippet: | #Paste and run this snippet: | ||
| Line 121: | Line 123: | ||
To test a staged block: | To test a staged block: | ||
# You must first enable chrome debugging: in <code>about:config</code>, set <code>devtools.chrome.enabled</code> to <code>true</code>. | # You must first enable chrome debugging: in <code>about:config</code>, set <code>devtools.chrome.enabled</code> to <code>true</code>. | ||
# Go to <code>about:config</code>, find the <code> | # Go to <code>about:config</code>, find the <code>extensions.blocklist.url</code> pref and change its value to https://firefox.settings.services.mozilla.com/v1/preview/3/%APP_ID%/%APP_VERSION%/%PRODUCT%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/%PING_COUNT%/%TOTAL_PING_COUNT%/%DAYS_SINCE_LAST_PING%/ | ||
# Open Browser Console (Tools > Web Developer > Browser Console) | # Open Browser Console (Tools > Web Developer > Browser Console) | ||
#Paste and run this snippet: | #Paste and run this snippet: | ||