By: haxiomic
Inspect and view changes in Multi-touch Zoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Multi-touch Zoom",
"version": "0.95",
"applications": {
"gecko": {
"id": "{90b5a72e-cdbd-49df-8304-5b5d6ea84a0f}",
"strict_min_version": "57.0"
}
},
"description": "Adds smooth multi-touch zoom that matches the behavior in Safari and Chrome",
"developer": {
"name": "George Corney",
"url": "https://github.com/haxiomic"
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"192": "icons/icon-192.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"pinch-zoom.js"
],
"run_at": "document_start"
}
],
"permissions": [
"storage"
],
"options_ui": {
"page": "settings.html",
"browser_style": true
}
} Best Multi-touch Zoom Alternatives
Here are some Firefox add-ons that are similar to Multi-touch Zoom:
TouchZoom
Coderman64
SmoothZoom
Allan Chain
Scroll Zoom
Armin Sebastian
Mouse Pinch-To-Zoom
nizioleque
SmoothZoom – Quick Page Zoom
KristijanRoss
SmoothZoomEx
AmmieNyami
Zoom for Firefox
Stefan vd
Fixed Zoom
Ariel
Zoom Plugin
Francesco De Stefano
Hover Zoom+ for Firefox
mrdziuban
Hover Zoom+ (Official)
Oleg Anashkin
Zoom Simplified
jjaxiv