Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

How can I set the number of day that FF remembers a visited site?

  • 3 odgovori
  • 1 ima to težavo
  • 4 ogledi
  • Zadnji odgovor od cor-el

more options

Using FF 8, a visited site link turns color to show it has been visited. I would like to have that color go back to normal after 14 days. In other words, I want FF to remember that I visited a site by turning the link a different color for only 14 days. Right now it seems to last forever. The link never changes back to normal, so I can't easily tell when I was last on the site.

I do use sync. I looked through the about:config, but don't seem to be able to find a pref that will do this.

Using FF 8, a visited site link turns color to show it has been visited. I would like to have that color go back to normal after 14 days. In other words, I want FF to remember that I visited a site by turning the link a different color for only 14 days. Right now it seems to last forever. The link never changes back to normal, so I can't easily tell when I was last on the site. I do use sync. I looked through the about:config, but don't seem to be able to find a pref that will do this.

Izbrana rešitev

You can do it manually if you like with code in the Error Console.

Copy and paste the code in the Code field in the Error Console and click the Evaluate button.

  • Firefox/Tools > Web Development > Error Console (Shift+CtrL+J)

See http://kb.mozillazine.org/User:Dickvl/JavaScript_Error_Console#Expire_History_By_Days

Preberite ta odgovor v kontekstu 👍 0

Vsi odgovori (3)

more options
more options

I don't understand exactly what this addon does. (and the 4 reviews don't encourage me much) Is there not a setting within FF that allows me to set the expire history days?

more options

Izbrana rešitev

You can do it manually if you like with code in the Error Console.

Copy and paste the code in the Code field in the Error Console and click the Evaluate button.

  • Firefox/Tools > Web Development > Error Console (Shift+CtrL+J)

See http://kb.mozillazine.org/User:Dickvl/JavaScript_Error_Console#Expire_History_By_Days