url |
^https://addons\.mozilla\.org/ |
nextLink |
//button[contains(@class,'current-page')]/following-sibling::a[1]|//a[@class='button next' or @rel='next'] |
pageElement |
//div[@class='SearchResults']//li[@class='SearchResult']|id('my-addons pjax-results')//div[starts-with(@class,'item addon')]|//ul[@class='listing-grid theme-grid c']/li|//div[@class='featured listing ']//div[@class='item']|//div[@class='Card-contents']//li |
exampleUrl |
https://addons.mozilla.org/search?q=http&status=4
https://addons.mozilla.org/en-US/firefox/collections/SnowWolfTattoo/2015-1-8/
https://addons.mozilla.org/En-us/firefox/user/mozilla-labs5133025/
https://addons.mozilla.org/en-US/firefox/browse/type:1/cat:14?sort=name
https://addons.mozilla.org/ja/thunderbird/complete-themes/?sort=name
https://addons.mozilla.org/en-US/seamonkey/search-tools/?sort=name
https://addons.mozilla.org/ja/firefox/addon/noscript/reviews/
https://addons.mozilla.org/ja/firefox/tag/tab
https://addons.mozilla.org/ja/firefox/collections/-Ken-Saunders-/thunderbird/
https://addons.mozilla.org/ja/thunderbird/themes/
https://addons.mozilla.org/en-US/firefox/collections/SnowWolfTattoo/2015-1-8/ |
comments |
You must modify about:config to make this rule work.
1. Add a boolean value with the name privacy.resistFingerprinting.block_mozAddonManager and set the value to true
2. Locate extensions.webextensions.restrictedDomains and remove all instances of addons.mozilla.org on its list |