Chrome Sounds Firefox

Examine source code of Chrome Sounds

By: sarang
Inspect and view changes in Chrome Sounds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Chrome Sounds",
  "version": "1.2",
  "description": "Enjoy a more magical and immersive experience when browsing the web using the power of sound.",
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "options_page": "options.html",
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "tabs",
    "bookmarks",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "manifest_version": 2
}

Best Chrome Sounds Alternatives

Here are some Firefox add-ons that are similar to Chrome Sounds: