Skip to content
Discussion options

You must be logged in to vote

The user.js file is a configuration file that is used every time the Firefox is launched. Therefore, you need to update the settings in user.js.
I believe changing user_pref("browser.contentblocking.category", "strict");
to
user_pref("browser.contentblocking.category", "standard"); would help.

P.S. I would recommend specifying an exception for a specific site at Manage Exception instead.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Reyzens
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
😞 public info The user didn't read
3 participants