Silence Reward Firefox

Examine source code of Silence Reward

By: Skzb
Inspect and view changes in Silence Reward source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Silence Reward",
  "version": "1.0",
  "description": "When you mute a tab that was playing audio/video, play a short cheerful jingle from the extension to celebrate the quiet.",
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Silence Reward",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "silencereward@example.com"
    }
  }
}

Best Silence Reward Alternatives

Here are some Firefox add-ons that are similar to Silence Reward: