By: h43z
Inspect and view changes in swipe navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "touch navigation",
"description": "go backward, forward in your browser history with touch swipes",
"manifest_version": 2,
"version": "1.4",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "touchnavigation@h43z"
}
},
"permissions": [
"activeTab"
]
} Best swipe navigation Alternatives
Here are some Firefox add-ons that are similar to swipe navigation: