提供元: Coderman64
Inspect and view changes in TouchZoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TouchZoom",
"version": "1.0",
"description": "Improves the default multi-touch zooming support for touchscreens!",
"icons": {
"32": "icons/touchZoom-32.png",
"48": "icons/touchZoom-48.png",
"64": "icons/touchZoom-64.png",
"100": "icons/touchZoom-100.png"
},
"permissions": [
"*://*/*"
],
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"/zoomMaker.js"
]
}
]
} ベストのTouchZoom代替案
TouchZoomに類似したFirefox add-onをいくつか紹介します:
Multi-touch Zoom
haxiomic
Mouse Pinch-To-Zoom
nizioleque
Scroll Zoom
Armin Sebastian
SmoothZoom
Allan Chain
Zoom for Firefox
Stefan vd
SmoothZoom – Quick Page Zoom
KristijanRoss
SmoothZoomEx
AmmieNyami
Fixed Zoom
Ariel
Hover Zoom+ (Official)
Oleg Anashkin
Zoom Simplified
jjaxiv
Zoom Plugin
Francesco De Stefano
Dynamic Zoom
ingolemo