Scrollizy Firefox

Examine source code of Scrollizy

Par : avsecuri
Inspect and view changes in Scrollizy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_ext_name__",
  "short_name": "Scrollizy",
  "version": "1.6.0",
  "manifest_version": 2,
  "description": "__MSG_ext_description__",
  "homepage_url": "https://scrollizy.github.io",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_title": "Scrollizy"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.facebook.com/*"
      ],
      "css": [
        "src/css/stylesheet.css"
      ],
      "js": [
        "src/inject/inject.js"
      ],
      "run_at": "document_end"
    }
  ],
  "default_locale": "en"
}

Meilleures alternatives Scrollizy

Voici quelques Firefox add-ons qui sont similaires à Scrollizy :