wind chimes Firefox

Examine source code of wind chimes

By: m4rk3r
Inspect and view changes in wind chimes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "wind chimes",
  "manifest_version": 2,
  "version": "0.4",
  "description": "A breeze of packets blowing through chimes",
  "browser_action": {
    "default_popup": "volume.html"
  },
  "content_security_policy": "script-src 'self' blob:; object-src 'self'; media-src *",
  "web_accessible_resources": [
    "chime-src/files/chimes/*.mp3",
    "chime-src/files/chimes/3bagbrew__barn-chime1.mp3"
  ],
  "permissions": [
    "webRequest",
    "activeTab",
    "storage",
    "http://*/",
    "https://*/"
  ],
  "background": {
    "scripts": [
      "node_modules/tone/build/Tone.js",
      "chimes.js"
    ],
    "persistent": true
  }
}

Best wind chimes Alternatives

Here are some Firefox add-ons that are similar to wind chimes: