Inspect and view changes in Force Ctrl+Click to New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Force Ctrl+Click to New Tab",
"version": "1.1",
"description": "Ensure Ctrl/Cmd + left-click opens links in a new tab.",
"permissions": [
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{12d4646d-7768-476e-a668-e309a6700e25}",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Force Ctrl+Click to New Tab Alternatives
Here are some Firefox add-ons that are similar to Force Ctrl+Click to New Tab:
Force New Tab
SurgWaterfox
Link Fixer
danielnixon
Right Click Link New Tab
Bg Dam
Shift+LeftClick opens links in a new active tab
Romik Forest
Hold to New Tab
AceBurgundy
Preserve Tab History
Ythan
Proper Links
Maibatsu
Long Press New Tab
Kunihiro Ando
Open Tab Right, Close Tab Left
T444W
Link in New Tab
PieJasper
Besser Pinned Tabs
Gérard Kieffer