Youtube AI Transcript Firefox

Examine source code of Youtube AI Transcript

제작자: Tina Add-on
Inspect and view changes in Youtube AI Transcript source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": {
      "48": "images/icon.png"
    }
  },
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": false,
      "css": [
        "contentscript/yt_ai_summary.css",
        "contentscript/yt_ai_summary_summarizing_btn.css"
      ],
      "js": [
        "contentscript/transcript.js",
        "contentscript/index.bundle.js"
      ],
      "matches": [
        "https://www.youtube.com/*",
        "https://chatgpt.com/*"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "default_locale": "en",
  "icons": {
    "48": "images/icon.png"
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_shortDesc__",
  "version": "1.1.8",
  "browser_specific_settings": {
    "gecko": {
      "id": "{7eb230ab-17b8-45cb-b7d7-46b106e754c9}",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "storage",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "<all_urls>"
  ]
}

최고의 Youtube AI Transcript 대안

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