SmoothZoomEx Firefox

Examine source code of SmoothZoomEx

Inspect and view changes in SmoothZoomEx source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SmoothZoomEx",
  "version": "1.0",
  "description": "Smooth zoom web page without touchpad, extended.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "developer": {
    "name": "Hatsu Sixty",
    "url": "https://github.com/HatsuSixty"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib/smooth-zoom.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "smooth-zoom-ex@hatsusixty.github.io"
    }
  }
}

Best SmoothZoomEx Alternatives

Here are some Firefox add-ons that are similar to SmoothZoomEx: