By: nalvisio
Inspect and view changes in PageZoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PageZoom",
"version": "1.0.0",
"description": "Simple zoom control. Zoom in, zoom out, or reset page zoom level with one click.",
"icons": {
"48": "images/icon-48.png",
"96": "images/icon-96.png",
"128": "images/icon-128.png"
},
"action": {
"default_icon": {
"48": "images/icon-48.png",
"96": "images/icon-96.png"
},
"default_title": "PageZoom",
"default_popup": "controls/zoom.html"
},
"permissions": [
"tabs",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "pagezoom@magnify.control",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best PageZoom Alternatives
Here are some Firefox add-ons that are similar to PageZoom: