Silenced Tab Firefox

Examine source code of Silenced Tab

Inspect and view changes in Silenced Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Silenced Tab",
  "version": "1.0",
  "description": "Presents a right-click menu option to open a link in a new muted tab.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "menus"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Silenced Tab"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dbd9b2a8-f5fa-48df-b2df-c1bbfcbee080}"
    }
  }
}

Best Silenced Tab Alternatives

Here are some Firefox add-ons that are similar to Silenced Tab: