تلاش سپورٹ

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.

مزید سیکھیں

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

  • 2 جواب دیں
  • 1 میں یہ مسئلہ ہے
  • 12 دیکھیں
  • آخری جواب بذریعہ Alfonso Commer

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.
منسلک شدہ اسکرین شاٹٹس

Alfonso Commer کی جانب سے میں ترمیمکی گئ

منتخب شدہ حل

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

اس جواب کو سیاق و سباق میں پڑھیں 👍 1

تمام جوابات (2)

more options

منتخب شدہ حل

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.