Vertical Scroller Firefox

Examine source code of Vertical Scroller

Inspect and view changes in Vertical Scroller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "5.1",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icons/pratikabu-stt-16.png",
    "48": "icons/pratikabu-stt-48-1.png",
    "128": "icons/pratikabu-stt-128.png"
  },
  "applications": {
    "gecko": {
      "id": "{b3e2a2c3-7d6e-3d7e-5f8c-1b8f78dfd3cd}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "css": [
        "pratikabu-stt.css"
      ],
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "thirdparty/jquery-3.7.1.min.js",
        "pratikabu-stt.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus"
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    "icons/*.png"
  ],
  "browser_action": {}
}

Best Vertical Scroller Alternatives

Here are some Firefox add-ons that are similar to Vertical Scroller: