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?

  • 2 பதிலளிப்புகள்
  • 1 இந்த பிரச்சனை உள்ளது
  • 11 views
  • Last reply by Alfonso Commer

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

Alfonso Commer மூலமாக திருத்தப்பட்டது

தீர்வு தேர்ந்தெடுக்கப்பட்டது

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)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

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

Hey, thanks!

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