Always on YouTube Transcript by AE Studio

Automatically enable the YouTube Transcript for every video.

Always on YouTube Transcript by AE Studio là gì?

Always on YouTube Transcript by AE Studio là một tiện ích mở rộng Chrome được phát triển bởi Agency Enterprise, và tính năng chính của nó là "Automatically enable the YouTube Transcript for every video.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Always on YouTube Transcript by AE Studio

Tải xuống các tệp mở rộng Always on YouTube Transcript by AE Studio dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Always on YouTube Transcript by AE Studio Always on YouTube Transcript by AE Studio
ID gddocmkkimanfmjeendhohpofefkcaln
URL Chính Thức https://chrome.google.com/webstore/detail/always-on-youtube-transcr/gddocmkkimanfmjeendhohpofefkcaln
Mô tả Automatically enable the YouTube Transcript for every video.
Kích Thước Tệp 7.99 KB
Số Lần Cài Đặt 72
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2023-01-10
Ngày Phát Hành 2022-03-23
Đánh Giá 4.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Agency Enterprise
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://ae.studio
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}