By: Bill
Inspect and view changes in Mouse Gestures source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Mouse Gestures",
"version": "1.2",
"description": "Browse with mouse gestures.",
"browser_specific_settings": {
"gecko": {
"id": "mouse_gestures@example.com"
}
},
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"match_about_blank": true,
"js": [
"script.js"
],
"run_at": "document_start"
},
{
"matches": [
"<all_urls>"
],
"match_about_blank": true,
"js": [
"frame.js"
],
"run_at": "document_start",
"all_frames": true
}
]
} Best Mouse Gestures Alternatives
Here are some Firefox add-ons that are similar to Mouse Gestures:
Nano Gestures
Rotem Dan
Mouse Gesture Events
Simpler
Basic Gestures
BPS
Mouse Gesture
img
Opera Gestures
_y_s
microGesture
snuz2
microGesture Tab Edition
snuz2
Common mouse gestures
Firefox user 13522404
Circle Mouse Gestures (pie menu)
emvaized
Eight Mouse Gestures
Marc Bourrez
Gesture-Based Navigation
Félix
Mouse smple Gestures
Kan-Chan