Page 1 of 1

addons.mozilla.org

Posted: Fri Nov 24, 2017 4:16 am
by Tanookirby
I'm looking to find a filter rule for addons.mozilla.org that blocks only the XML requests that occur when clicking on the next page buttons of addon lists. Any suggestions?

Example:

Code: Select all

https://addons.mozilla.org/en-US/firefox/search/?type=extension
Note that it is possible to modify AMO with extensions.

Code: Select all

https://www.ghacks.net/2017/10/27/how-to-enable-firefox-webextensions-on-mozilla-websites/

Re: addons.mozilla.org

Posted: Fri Nov 24, 2017 7:45 pm
by smed79
This filter ?

Code: Select all

||addons.mozilla.org/api/*/addons/search/?app=*&page=$xmlhttprequest

Re: addons.mozilla.org

Posted: Sat Nov 25, 2017 1:42 am
by Tanookirby
I'm trying to make the site compatible with Autopagerize. Using that rule you gave me, I get the message "No results were found" when I click on the next page button.

Re: addons.mozilla.org

Posted: Sat Nov 25, 2017 9:52 am
by smed79
Tanookirby wrote:Using that rule you gave me, I get the message "No results were found" when I click on the next page button.
I get no such issue https://i.imgur.com/BtyMi5k.gifv

Re: addons.mozilla.org

Posted: Sat Nov 25, 2017 8:17 pm
by Tanookirby
I've attached my specs if that helps

https://pastebin.com/raw/hUgv1jtt