Silent Browser Firefox

Examine source code of Silent Browser

Por: Theseus
Inspect and view changes in Silent Browser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Silent Browser",
  "version": "1.0.0",
  "description": "Toggle mute state for all open tabs in the browser window.",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c96d5b67-cdc3-429f-ab34-08aec7896bd5}",
      "strict_min_version": "125.0"
    }
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Silent Browser",
    "default_popup": "popup.html",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  }
}

Mejores alternativas Silent Browser

Aquí hay algunas Firefox add-ons que son similares a Silent Browser: