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
电子邮箱 [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"
    }
}