By: em_te
Inspect and view changes in Tap To Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Tap To Tab",
"author": "Terry Yuen",
"version": "0.5.3",
"description": "__MSG_extensionDescription__",
"manifest_version": 2,
"default_locale": "en",
"icons": {
"20": "openinnewtab_20.png",
"48": "openinnewtab_48.png",
"96": "openinnewtab_96.png",
"128": "openinnewtab_128.png"
},
"permissions": [
"storage"
],
"applications": {
"gecko": {
"strict_min_version": "57.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"all_frames": true,
"run_at": "document_start"
}
],
"options_ui": {
"chrome_style": true,
"page": "options.html"
}
} Best Tap To Tab Alternatives
Here are some Firefox add-ons that are similar to Tap To Tab:
Tap New page
Panicha
Hold to New Tab
AceBurgundy
Tab Dial
Shineblind
TST New Tab On Double Click
CompileNix
Close Tab by Double Right Click
webextensions.org
New Tabber
Apache Extensions
QuickTab Popup
Melbet
NaviTouch
em_te
BackTab
finite
Tabbie : easy tab viewer
010 Pixel
Long Press New Tab
Kunihiro Ando
Open Same Tab
em_te