Page Zoom Controller Firefox

Examine source code of Page Zoom Controller

By: Letorsy
Inspect and view changes in Page Zoom Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Zoom Controller",
  "version": "1.0",
  "description": "Adjust the zoom level of any webpage with a slider and save preferences per site. Features a sleek, monochrome interface.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6c55b73b-9c81-4ea5-bbcf-b287ed64bf18}"
    }
  }
}

Best Page Zoom Controller Alternatives

Here are some Firefox add-ons that are similar to Page Zoom Controller: