Clear Page Zoom Firefox

Examine source code of Clear Page Zoom

By: Addison
Inspect and view changes in Clear Page Zoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clear Page Zoom",
  "version": "1.0",
  "description": "Quickly resets the zoom level of the current page to default (100%).",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Reset Zoom"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{55f2a63f-54a9-4b35-a7fc-198d0d1cf06c}"
    }
  }
}

Best Clear Page Zoom Alternatives

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