Redirect Youtube Video to Embed Page Firefox

Examine source code of Redirect Youtube Video to Embed Page

제작자: Rohan Verma
Inspect and view changes in Redirect Youtube Video to Embed Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "0.2.6",
  "name": "Redirect Youtube Video to Embed Page",
  "description": "Automatically redirects video pages to their embed equivalent.",
  "short_name": "yt2embed",
  "author": "Rohan Verma",
  "homepage_url": "https://github.com/rhnvrm/yt2embed",
  "icons": {
    "48": "assets/icon_48.png",
    "256": "assets/icon_256.png"
  },
  "host_permissions": [
    "https://youtube.com/watch*",
    "https://www.youtube.com/watch*",
    "https://youtube.com/shorts*",
    "https://www.youtube.com/shorts*"
  ],
  "permissions": [
    "declarativeNetRequestWithHostAccess",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Settings - yt2embed",
    "default_icon": {
      "48": "assets/icon_48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{afd6634b-39b3-4d32-b5eb-ceaecd466e0d}"
    }
  }
}

최고의 Redirect Youtube Video to Embed Page 대안

다음은 Redirect Youtube Video to Embed Page과(와) 유사한 Firefox add-on입니다: