gorhill / uMatrix

uMatrix: Point and click matrix to filter net requests according to source, destination and type
GNU General Public License v3.0
4.55k stars 470 forks source link

Cannot change settings on certain popups due to missing browserAction button #947

Closed T-vK closed 6 years ago

T-vK commented 6 years ago

Browser: Firefox 58 Extensions: uMatrix, uBlock, FoxyProxy (but not active)

Certain popups don't display browserAction buttons. Thus it is not possible to apply any settings on them through the UI.

screenshot_20180207_174005

How to reproduce:
For example when you buy something on ebay.de, you won't be able to pay for it with PayPal because the PayPal popup that ebay spawns doesn't have any browserAction buttons.

Ideas: Consider using pageActions instead or in addition.

gorhill commented 6 years ago

See "How to access the popup panel when there is no toolbar".