About addon "Mason" blocking requests

Discussion of features in Mozilla Firefox
Post Reply
ar11x
Posts: 90
Joined: January 6th, 2015, 4:45 am

About addon "Mason" blocking requests

Post by ar11x »

Q1.
How to block particular requests[*.jpg, *.png, *.js, *.css] in defined url[mozillazine.org, google.com, facebook.com]
*Regular Expression(?)

Q2.
or even block any particular requests[*.jpg, *.png, ... *.css] sizes which bigger than X bytes.
*Content-Length condition

ex.
Such as follow filter

- func : Block Req
- Include URL : google.com | i.imgur.com

would block any requests to google.com and i.imgur.com
but it's not useful.
it block all requests of global domain (*.*)

Is possible make filter only block "imgur.com" on "facebook.com" ?

Mason
https://addons.mozilla.org/en-US/firefox/addon/mason/?src=search
Post Reply