Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Is there an URL or command line shortcut to manage exceptions for cookies and site data?

more options

Hello everyone, I would like to know if there is any way to access the list of exceptions for cookies and site data by an URL shortcut (to bookmark it) or by a command line flag/option (to create an application launcher), my OS is GNU/Linux.

So far I'm using this URL: about:preferences#privacy , but scrolling down to the button "Manage permissions..." is still needed.

Basically I would like to access the white dialog box shown in the uploaded image by just entering an URL o executing some command.

The motivation is: constantly changing exceptions list (allowing by session o permanently) of the visited websites (specially after clearing Firefox Data).

Thank you very much to everyone in advance.

Hello everyone, I would like to know if there is any way to access the list of exceptions for cookies and site data by an URL shortcut (to bookmark it) or by a command line flag/option (to create an application launcher), my OS is GNU/Linux. So far I'm using this URL: about:preferences#privacy , but scrolling down to the button "Manage permissions..." is still needed. Basically I would like to access the white dialog box shown in the uploaded image by just entering an URL o executing some command. The motivation is: constantly changing exceptions list (allowing by session o permanently) of the visited websites (specially after clearing Firefox Data). Thank you very much to everyone in advance.
Attached screenshots

Modified by Alfonso Commer

Chosen solution

You will probably have to check the permissions.sqlite database directly with a suitable SQLite application.

Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

You will probably have to check the permissions.sqlite database directly with a suitable SQLite application.

more options

Hey, thanks!

That's a great idea, will try to find a SQLite application or something to manage the exceptions from there.