Reset Page Zoom Firefox

Examine source code of Reset Page Zoom

By: VJ
Inspect and view changes in Reset Page Zoom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Reset Zoom",
  "version": "3.0",
  "description": "Reset the zoom of a page to 100%",
  "manifest_version": 2,
  "permissions": [
    "tabs",
    "activeTab",
    "menus",
    "contextMenus"
  ],
  "icons": {
    "48": "icon48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {}
}

Best Reset Page Zoom Alternatives

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