Por: BPS
Inspect and view changes in Basic Gestures source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Basic Gestures",
"version": "1.5",
"description": "Basic mouse gestures for back/forward, new/close tab and scroll to top/bottom.",
"applications": {
"gecko": {
"strict_min_version": "57.0"
}
},
"icons": {
"16": "icons/icon_16.png",
"48": "icons/icon_48.png",
"128": "icons/icon_128.png"
},
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"gestures.js"
],
"all_frames": true,
"run_at": "document_start"
}
],
"options_ui": {
"page": "options/options.html",
"chrome_style": true
},
"browser_action": {
"default_icon": "icons/icon_19.png"
}
} Melhores alternativas Basic Gestures
Aqui estão algumas Firefox add-ons que são similares a Basic Gestures:
Nano Gestures
Rotem Dan
Mouse Gestures
Bill
Mouse Gesture Events
Simpler
Common mouse gestures
Firefox user 13522404
Circle Mouse Gestures (pie menu)
emvaized
Mouse Gesture
img
Opera Gestures
_y_s
Gesture-Based Navigation
Félix
microGesture Tab Edition
snuz2
MousePager
Jeenu Viswambharan
Mile Wide Back
em_te
Eight Mouse Gestures
Marc Bourrez