Youter Firefox

Examine source code of Youter

제작자: Kia Hamedi
Inspect and view changes in Youter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youter",
  "description": "Fix 1 minute problem in youtube",
  "version": "1.0.4",
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png"
  },
  "author": "Kia Hamedi",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "browser_action": {
    "browser_style": true,
    "default_title": "Youter",
    "default_icon": "icons/icon_96.png",
    "default_popup": "popup/index.html"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{642640c5-56ef-42e4-ba3c-8ff5a08004fe}"
    }
  }
}

최고의 Youter 대안

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