Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 2 përgjigje
  • 1 e ka hasur këtë problem
  • 12 parje
  • Përgjigjja më e re nga 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.
Foto të bashkëngjitura ekrani

Ndryshuar nga Alfonso Commer

Zgjidhje e zgjedhur

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

Lexojeni këtë përgjigje brenda kontekstit 👍 1

Krejt Përgjigjet (2)

more options

Zgjidhja e Zgjedhur

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.