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

How can I stop recent highlights from showing up on my view history tab. It will not go away

  • 1 resposta
  • 4 têm este problema
  • 7 visualizações
  • Última resposta por cor-el

more options

I have a group of recent history items (which actually arent recent) that will not go away on my View History tab. They show up under bookmarks, view pocket list, history etc. There are 6 and they never change. How can I make this go away???

I have a group of recent history items (which actually arent recent) that will not go away on my View History tab. They show up under bookmarks, view pocket list, history etc. There are 6 and they never change. How can I make this go away???

Solução escolhida

You can set this pref to false on the about:config page to remove the highlights from the Library drop-down list.

  • browser.library.activity-stream.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.


To remove other recent lists (Recent History, Recently Bookmarked) you will have to use code in userChrome.css. If you want to hide these as well then we can give instructions to achieve this.

Ler esta resposta no contexto 👍 1

Todas as respostas (1)

more options

Solução escolhida

You can set this pref to false on the about:config page to remove the highlights from the Library drop-down list.

  • browser.library.activity-stream.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.


To remove other recent lists (Recent History, Recently Bookmarked) you will have to use code in userChrome.css. If you want to hide these as well then we can give instructions to achieve this.

Modificado por cor-el a