Inspect and view changes in Link Toggler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Link Toggler",
"version": "1.0",
"description": "An add-on to toggle the visibility of links on a webpage.",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{14beacc1-e620-47c9-a5dd-add8b0570e6e}"
}
}
} Best Link Toggler Alternatives
Here are some Firefox add-ons that are similar to Link Toggler:
Image Toggler
tx388space
Visited Link Toggler
xpoverzion
Link Color Changer
cm88uknet
CSS Toggler
ap
Link In Highlighter
ricky yang
Link Viewer
Crypto Wallet
Link Viewer
Aurel Eira
Link Viewer
Crypto Wallet
Theme Toggler
Tusharkanth
Image Visibility Toggle
NEW8869
Linkify Pause Mode
Philip Walter
Drop Links
Frank Schwidom