By: viktorstrate
Inspect and view changes in Native Touchbar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Touchbar",
"manifest_version": 2,
"version": "0.1.0",
"description": "Native macOS touchbar controls",
"icons": {
"48": "icons/touchbar-icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "native_touchbar@viktorstrate.github.com",
"strict_min_version": "68.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": "icons/touchbar-icon.svg",
"default_title": "Touchbar",
"default_popup": "popup.html"
},
"user_scripts": {
"api_script": "touchbarScriptAPI.js"
},
"permissions": [
"https://*/*",
"http://*/*",
"nativeMessaging",
"storage",
"tabs",
"sessions"
]
} Best Native Touchbar Alternatives
Here are some Firefox add-ons that are similar to Native Touchbar:
NaviTouch
em_te
Mouse Commander
tumpio
WebExtension for TouchpadGestures Advanced
kamektx
Toggle Native Tab Bar
Irv66
Fullscreen
Mark Tiedemann
Web TV Remote
Maoserr
Touch-Base TUIO Bridge
Touch-Base Ltd
Easy Control
Adam Nickle
Tabify
Tabify
Laitis Chromium Extension
Sergey Mikolaitis
TouchyTube
Firefox user 14256347