By: danielnixon
Inspect and view changes in Link 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"
],
"applications": {
"gecko": {
"id": "{18b670e2-67df-4b26-b9b0-34835d1f062a}"
}
}
} Best Link Fixer Alternatives
Here are some Firefox add-ons that are similar to Link Fixer:
Link JS href Fixer
Rune
Shift+LeftClick opens links in a new active tab
Romik Forest
Stay Current
ecb
Link Redirect Fixer
Milos
Right Click Link New Tab
Bg Dam
Continuity - Links In Same Tab (Dev)
Yuilix
Blank links ftw
Saschi
Right Click Opens Link New Tab
BigsyBiggins
Link in New Tab
PieJasper
Open Links in Tabs
André Veríssimo