By: Rune
Inspect and view changes in Link JS href Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Link Fixer",
"description": "Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links.",
"version": "1.11",
"homepage_url": "https://github.com/danielnixon/link-fixer",
"icons": {
"48": "icons/link-48.png"
},
"background": {
"scripts": [
"background-script.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"permissions": [
"browserSettings",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{b1c2b160-5ce8-4545-82da-c8ad65d2d975}"
}
}
} Best Link JS href Fixer Alternatives
Here are some Firefox add-ons that are similar to Link JS href Fixer:
Link Fixer
danielnixon
Link Redirect Fixer
Milos
Linkificator
MarkaPola
Copy links on hover
SecT0uch
Right Links WE
Infocatcher
Safe Links Cleaner
David Byers
Google Search URL Fixup
Chris Siebenmann
Link Status WE
emk
Quicklink
spikespaz
Drop Links
Frank Schwidom
link-copy
Rudy
Link Tools
Daniel Dawson