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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Automatically enable the YouTube Transcript for every video."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Always on YouTube Transcript by AE Studio एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}