Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

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

  • 2 respostas
  • 1 tem este problema
  • 12 visualizações
  • Última resposta por 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.
Capturas de ecrã anexadas

Modificado por Alfonso Commer a

Solução escolhida

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

Ler esta resposta no contexto 👍 1

Todas as respostas (2)

more options

Solução escolhida

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.