ScrollSound Firefox

Examine source code of ScrollSound

By: Thu
Inspect and view changes in ScrollSound source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ScrollSound",
  "version": "1.0.0",
  "description": "Play subtle sound effects based on scrolling speed.",
  "browser_specific_settings": {
    "gecko": {
      "id": "scrollsound@addon",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [],
        "collected": [],
        "purposes": []
      }
    }
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best ScrollSound Alternatives

Here are some Firefox add-ons that are similar to ScrollSound: