ScrollMaster Zen Firefox

Examine source code of ScrollMaster Zen

By: Ok365
Inspect and view changes in ScrollMaster Zen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ScrollMaster Zen",
  "version": "1.0.0",
  "description": "Advanced scroll management with zen-like features for a better reading experience",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "<all_urls>",
    "bookmarks",
    "notifications",
    "identity",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "utils.js",
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "ScrollMaster Zen",
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b15656cf-9098-4fe9-84ee-9aa0de87489a}"
    }
  }
}

Best ScrollMaster Zen Alternatives

Here are some Firefox add-ons that are similar to ScrollMaster Zen: