Soundy Progress Bar Firefox

Examine source code of Soundy Progress Bar

By: Do
Inspect and view changes in Soundy Progress Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Soundy Progress Bar",
  "version": "1.0",
  "description": "Plays a subtle loading loop sound while the page is loading and a ding when loading finishes.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f4ead0ba-acd8-429e-b676-93f54ecc9795}"
    }
  }
}

Best Soundy Progress Bar Alternatives

Here are some Firefox add-ons that are similar to Soundy Progress Bar: