Always on YouTube Transcript by AE Studio

Automatically enable the YouTube Transcript for every video.

Always on YouTube Transcript by AE Studioとは何ですか?

Always on YouTube Transcript by AE StudioはAgency Enterpriseによって開発されたChromeの拡張機能で、その主な機能は「Automatically enable the YouTube Transcript for every video.」です。

拡張機能のスクリーンショット

screenshot

Always on YouTube Transcript by AE Studio拡張機能のCRXファイルをダウンロード

Always on YouTube Transcript by AE Studio拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Save yourself time and quickly view video transcripts. Skip to the good part, or read along with the video.

Made with ♥ by ae.studio
Same Day Skunkworks Division                    

拡張機能の基本情報

名前 Always on YouTube Transcript by AE Studio Always on YouTube Transcript by AE Studio
ID gddocmkkimanfmjeendhohpofefkcaln
公式URL https://chrome.google.com/webstore/detail/always-on-youtube-transcr/gddocmkkimanfmjeendhohpofefkcaln
説明 Automatically enable the YouTube Transcript for every video.
ファイルサイズ 7.99 KB
インストール数 72
現在のバージョン 1.1
最終更新日 2023-01-10
公開日 2022-03-23
評価 4.00/5 合計 4 レビュー
開発者 Agency Enterprise
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://ae.studio
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Always on YouTube Transcript by AE Studio",
    "manifest_version": 3,
    "version": "1.1",
    "description": "Automatically enable the YouTube Transcript for every video.",
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/16.png",
        "128": "icons\/128.png"
    }
}