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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Agency Enterprise และคุณลักษณะหลักของมันคือ "Automatically enable the YouTube Transcript for every video."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Always on YouTube Transcript by AE Studio

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}