Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

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

  • 1 одговор
  • 4 имају овај проблем
  • 7 прегледа
  • Последњи одговор послао 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???

Изабрано решење

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.

Прочитајте овај одговор са објашњењем 👍 1

Сви одговори (1)

more options

Одабрано решење

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.

Измењено од стране cor-el