Análises de visited link enabler
visited link enabler por ulf3000
47 análises
- Avaliado em 5 de 5por Usuário 18978790 do Firefox, há 3 mesesgreat extension. stopped working firefox update 138. hoping auther fixes. thanks.
- Avaliado em 5 de 5por seu, há 3 meseswas an awesome addon plz update it
the solution i have found:
Open about:config in Firefox.
Search for: toolkit.legacyUserProfileCustomizations.stylesheets
Set it to true
Go to about:support
Next to "Profile Folder", click "Open Folder".
Navigate to the chrome folder inside your profile directory. If it doesn’t exist, create it.
Create a file named userContent.css if it doesn't exist.Add this CSS:
a:visited {
color: #ad1d1f !important; /* Replace with any color you like */
}
Restart Firefox. - Avaliado em 5 de 5por Usuário 18486641 do Firefox, há 4 mesesSimple and efficient, does the job without having to go in a preference page or even reloading the tabs after installation.
- Avaliado em 5 de 5por Usuário 18280031 do Firefox, há 5 mesesworks great, please add an exclusion list to not disable the extension for localhost
- Avaliado em 5 de 5por Mikan, há 7 meses
- Avaliado em 5 de 5por Usuário 12878512 do Firefox, há 8 mesesSince many years one of my Must-Have addons. Unfortunately there are some issues on spiegel.de.
Having read a newly published article appearing at the top of the page, it unfortunately tends to lose its 'read' color status at some point, when the article is moving down the page, often through several sections, until it eventually reaches its final home.
Unfortunately their newsroom thinks that it is a smart idea, to slightly modify the title and hence the URL along that process quite frequently, which then of course causes visitedlinkenabler to fail recognizing an already read article.
Is there a way for visitedlinkenabler to only compare the unchangeable part
"www.spiegel.de{/omittable changing parts}/a-[and-essential-hex-patterns]"
of their URLs with FF's history? - Avaliado em 5 de 5por Edwardo, há 9 meses
- Avaliado em 5 de 5por Usuário 18193926 do Firefox, há 2 anosWorks perfectly. As already mentioned by others, a whitelist or blacklist of sites would be greatly appreciated. Thanks to the author!
- Avaliado em 5 de 5por Takes Twohands, há 2 anosI finally figured out why this extension wasn't working for me: Your browser settings must be set to "remember" your browsing history. Eureka!
- Avaliado em 5 de 5por Usuário 13561856 do Firefox, há 2 anos
- Avaliado em 5 de 5por Alexander A., há 2 anos
- Avaliado em 5 de 5por Usuário 13384222 do Firefox, há 2 anos
- There is no way to change color in LibreWolf, because changing -moz-visitedhyperlink in it is blocked because of fingerprint resistance.
Problem solved. Unpacked the addon with the archiver, changed the line in mod.css content with:
`:visited, :visited * { color: -moz-visitedhyperlinktext !important;}`
To:
`:visited, :visited * { color: #7a7a7a !important;}`
Changed the manifest.json of the addon. Packed the addon. Turned off signature checking in your browser. Installed addon. - Avaliado em 5 de 5por Usuário 15314594 do Firefox, há 3 anos
- Avaliado em 5 de 5por Usuário 13754958 do Firefox, há 3 anosWorks as expected and intended. So far so good
- Avaliado em 5 de 5por harl windwolf, há 4 anos
- Avaliado em 5 de 5por Usuário 16904843 do Firefox, há 4 anosBeen using this for over a year with no problems even when Firefox updates. Very grateful to the developer for this free add-on! Windows 10 21H1 on Dell Optiplex 5060.
- I never needed an add-on before, in over 15 years, to get FF to use my chosen colour for visited links. But my PC died and I did not have a backup for my Firefox settings (stupidy stupid) and on the new laptop where I had to set up FF friom scratch, the link colour just would not work. This add-on has made my chosen visited link colour work again. Thank you very much.