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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}