By: xpoverzion Add-on
Inspect and view changes in Visited Link Toggler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Visited Link Toggler",
"version": "14.0",
"description": "Hover any link and press Ctrl+Alt+G (or Alt+Click) to toggle it between greyed-out (visited-looking) and unvisited. Un-visiting also removes the link's browser history entries and restores its true unvisited styling instantly. Toggles persist across pages, tabs, and sessions.",
"permissions": [
"storage",
"history",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "visited-link-toggler@burnie",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Visited Link Toggler Alternatives
Here are some Firefox add-ons that are similar to Visited Link Toggler:
Link Toggler
go8cncom
Remove Visited Link
痛ったい
Gray Visited Links
Rotem Dan
Visited Link Color Changer
Vivek
Link Visitor
kinitawowi
Mark Selected Links As Visited
Dima PM
Visited Link Plus
Myproject24
Visited Link Marker
silvernathniel
target="_blank"-toggler
Augnustin
Last Visited Toolip
Rotem Dan
Mark All Links Unvisited
S666
Linkify Pause Mode
Philip Walter