By: em_te
Inspect and view changes in NaviTouch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extensionName__",
"author": "Terry",
"version": "0.1.6",
"description": "__MSG_extensionDescription__",
"manifest_version": 2,
"default_locale": "en",
"icons": {
"24": "icon_24.png",
"48": "icon_48.png",
"96": "icon_96.png",
"128": "icon_128.png"
},
"permissions": [
"storage"
],
"browser_action": {
"default_icon": {
"24": "icon_24.png",
"48": "icon_48.png",
"96": "icon_96.png",
"128": "icon_128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
"inject.css"
]
} Best NaviTouch Alternatives
Here are some Firefox add-ons that are similar to NaviTouch:
Touch Navigation
Shrugal
Gesture-Based Navigation
Félix
Mile Wide Back
em_te
Tap To Tab
em_te
Thumb navigation
Firefox user 11667872
Simple Swipe Navigator
usemoslinux
TabletNav
Shineblind
Touchpad Gesture Control
Braden
Top and Bottom scroll buttons
Dm3
Nano Gestures
Rotem Dan
Custom Scrollbar button - netsol
netsol