By: Hachiko
Inspect and view changes in Swipe two to back/forward source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Swipe two finger to back/forward",
"version": "1",
"description": "This extension enables two-finger swipe like in safari. ",
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"touch.js"
]
}
],
"background": {
"scripts": [
"background-script.js"
]
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {}
}
} Best Swipe two to back/forward Alternatives
Here are some Firefox add-ons that are similar to Swipe two to back/forward:
freheSwipe
freheCode
Simple Swipe Navigator
usemoslinux
SwipeToNavigate
top1
PrecisionTouchPadSwipe
Valstop
Gesture-Based Navigation
Félix
Mile Wide Back
em_te
History Trackpad Swiper
FireNik
smartUp Gestures
zimocode
WebExtension for TouchpadGestures Advanced
kamektx
Swipe Back
anuejn
fastwheel
Firefox user 14313392