Piped Switch Firefox

Examine source code of Piped Switch

제작자: AnkhSquirrel
Inspect and view changes in Piped Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Piped Switch",
  "version": "1.1.1",
  "description": "A context menu button to easily switch between Piped and YouTube.",
  "permissions": [
    "contextMenus",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": true
  },
  "icons": {
    "48": "img/logo-48.png",
    "96": "img/logo-96.png",
    "128": "img/logo-128.png"
  },
  "options_ui": {
    "page": "../html/options.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cb1d8103-c0c8-43e8-b266-5c613f835427}",
      "strict_min_version": "58.0"
    }
  },
  "manifest_version": 2
}

최고의 Piped Switch 대안

다음은 Piped Switch과(와) 유사한 Firefox add-on입니다: