Scroll Sound FX Firefox

Examine source code of Scroll Sound FX

By: Tran
Inspect and view changes in Scroll Sound FX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Scroll Sound FX",
  "version": "1.0",
  "description": "Play subtle sound effects based on scroll speed.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "scroll-sound-fx@amo.mozilla.org",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Scroll Sound FX Alternatives

Here are some Firefox add-ons that are similar to Scroll Sound FX: