YText - Get Text Transcripts from Youtube Videos Firefox

Examine source code of YText - Get Text Transcripts from Youtube Videos

제작자: Kifah M
Inspect and view changes in YText - Get Text Transcripts from Youtube Videos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "YText",
  "description": "Easily grab text transcripts from Youtube vids (and add them to Roam)",
  "version": "0.0.1",
  "homepage_url": "https://github.com/maskys/ytext",
  "manifest_version": 2,
  "minimum_chrome_version": "74",
  "applications": {
    "gecko": {
      "id": "ytext@maskys.github.io",
      "strict_min_version": "67.0"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "clipboardWrite",
    "unlimitedStorage",
    "https://noembed.com/*",
    "https://us-central1-ryuga-298015.cloudfunctions.net/*"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "browser-polyfill.min.js",
      "background.js"
    ]
  }
}

최고의 YText - Get Text Transcripts from Youtube Videos 대안

다음은 YText - Get Text Transcripts from Youtube Videos과(와) 유사한 Firefox add-on입니다: