提供元: Francesco De Stefano
Inspect and view changes in Zoom Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Zoom Plugin",
"description": "This WebExtension provides a shortcut popup to finely zoom in/out",
"version": "1.0",
"content_security_policy": "script-src 'self'; object-src 'self'",
"browser_action": {
"default_icon": "images/icon16.png",
"default_popup": "zoom.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/content.js"
]
}
],
"permissions": [
"activeTab"
]
} ベストのZoom Plugin代替案
Zoom Pluginに類似したFirefox add-onをいくつか紹介します:
Zoom for Firefox
Stefan vd
Mouse Pinch-To-Zoom
nizioleque
Zoom Page Size
Karl
Magnify
Ignacio Searles
Zoom Simplified
jjaxiv
SmoothZoom – Quick Page Zoom
KristijanRoss
SmartZoom Toggle
Vu
V7 quickieZoom
v7addons
SmoothZoomEx
AmmieNyami
Page Zoom Controller
188bet
Scroll Zoom
Armin Sebastian
Custom Page Zoom
Kelvin