Scroll Sound Firefox

Examine source code of Scroll Sound

Por: Pikati
Inspect and view changes in Scroll Sound source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Sound",
  "version": "1.0",
  "description": "Plays a short paper-rustle or custom sound when the user scrolls the page.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{948a547e-0e6a-4d70-8c1a-a23fae397440}"
    }
  }
}

Melhores alternativas Scroll Sound

Aqui estão algumas Firefox add-ons que são similares a Scroll Sound: