Spacehey new chat message sound Firefox

Examine source code of Spacehey new chat message sound

By: abzXYZ
Inspect and view changes in Spacehey new chat message sound source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Spacehey new chat message sound",
  "version": "0.1",
  "description": "Plays a 'ping!' sound whenever you receive a new chat message on Spacehey Instant Messages and the tab isn't active.",
  "homepage_url": "https://github.com/abzXYZ",
  "icons": {
    "16": "resources/bell.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://im.spacehey.com/*"
      ],
      "js": [
        "resources/gearbox.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "resources/ping.mp3"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{37268afb-b5d1-4575-88ff-0b01dbe97ca5}"
    }
  }
}

Best Spacehey new chat message sound Alternatives

Here are some Firefox add-ons that are similar to Spacehey new chat message sound: