Scroll Everywhere Firefox

Examine source code of Scroll Everywhere

Par : Unai Valle Add-on
Inspect and view changes in Scroll Everywhere source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Everywhere",
  "version": "1.1resigned1",
  "description": "Activate the scroll bar on the pages that are being viewed even if it has been disabled",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*",
        "file:///*"
      ],
      "js": [
        "scrolleverywhere.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ef974f9f-8d30-4aea-a41a-6a40f7cd44e7}"
    }
  }
}

Meilleures alternatives Scroll Everywhere

Voici quelques Firefox add-ons qui sont similaires à Scroll Everywhere :