提供元: Krypton.codes
Inspect and view changes in Cmd+Scroll Zoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Cmd+Scroll Zoom",
"version": "1.2",
"description": "Zoom with a modifier+scroll, persists per-domain, fully configurable",
"permissions": [
"tabs",
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"browser_action": {
"default_title": "Cmd+Scroll Zoom Settings",
"default_popup": "options.html"
},
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"collected": false,
"required": [
"none"
]
},
"id": "{2ec677be-d892-4d2a-a2d9-888311ccfc83}"
}
}
} ベストのCmd+Scroll Zoom代替案
Cmd+Scroll Zoomに類似したFirefox add-onをいくつか紹介します:
Custom Zoom
Elesari Labs
Smart Zoom
Dr Bates App
Scroll Zoom
Armin Sebastian
Quick Zoom
Hi88 Capital
Page Zoom Controller
Letorsy
Zoom Master
Sodo
Zoomer - Zoom Manager
meum
Zoom
yaagame
Zoom Page Size
Karl
Zoom for Firefox
Stefan vd
Zoom Manager
Metrophanes
V7 quickieZoom
v7addons