ray-lothian

Results 105 comments of ray-lothian

I havent seen how the policies can be applied to FF for Android

It is not possible at the moment; https://blog.mozilla.org/addons/2020/09/02/update-on-extension-support-in-the-new-firefox-for-android/

go to the options page. There is a box to set the master password. Insert your password and press the "save" button.

@DisasterAreaPS open "about:addons" in a browser tab and press the "..."

@reustle scroll down to the bottom of the page.

At the moment, if you don't have a master password, just type it in the box and then press the save button. This will set the master password for the...

Can you share the preferences in JSON format?

I need the list to test the performance. The feature releases will use `declarativeNetRequest` on Firefox and there is a limit here; https://developer.chrome.com/docs/extensions/reference/declarativeNetRequest/#property-MAX_NUMBER_OF_REGEX_RULES

https://add0n.com/block-site.html#IDComment1064636597

For now, go to the options page and use the following CSS code on "Custom CSS" section ```css #message { white-space: pre; } ```