Font Sizer Firefox

Examine source code of Font Sizer

Inspect and view changes in Font Sizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Font Sizer",
  "version": "2.0",
  "description": "Easily change the font size of paragraphs.",
  "icons": {
    "48": "icons/FontSizer-Icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/FontSizer-Icon.png",
    "default_title": "Font Sizer",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background_scripts/background.js"
    ]
  }
}

Best Font Sizer Alternatives

Here are some Firefox add-ons that are similar to Font Sizer: