asbplayer: Language-learning with subtitles
Enhance streaming video for language-learning.
asbplayer: Language-learning with subtitles क्या है?
asbplayer: Language-learning with subtitles asbplayer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Enhance streaming video for language-learning."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में asbplayer: Language-learning with subtitles एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
asbplayer is a language-learning assistant, developed for serious language learners who are learning their target language through subtitled media. Unlike similar extensions like Language Reactor, asbplayer is completely free, open source, and compatible with almost every streaming video service that exists. Using asbplayer, you can enhance any streaming video element with: - Text-selectable subtitles. You can bring your own subtitle files, or use auto-detected subtitles on popular streaming services like Netflix, YouTube, Hulu, Disney Plus, and Amazon Prime. - UI and controls to create high-quality Anki flashcards with subtitles, screenshots and audio. - UI and controls for navigating between subtitles, toggling subtitles on and off, changing the playback rate of the video, and more. - Special playback modes that e.g. skip all un-subtitled sections of the video in order to to focus your learning.
एक्सटेंशन की मूल जानकारी
नाम | asbplayer: Language-learning with subtitles |
ID | hkledmpjpaehamkiehglnbelcpdflcab |
आधिकारिक URL | https://chromewebstore.google.com/detail/asbplayer-language-learni/hkledmpjpaehamkiehglnbelcpdflcab |
विवरण | Enhance streaming video for language-learning. |
फ़ाइल का आकार | 2.35 MB |
स्थापना संख्या | 2,312 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2024-01-10 |
प्रकाशन तिथि | 2024-01-04 |
रेटिंग | 5.00/5 कुल 25 रेटिंग्स |
डेवलपर | asbplayer |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/killergerbah/asbplayer |
सहायता पृष्ठ URL | https://github.com/killergerbah/asbplayer/issues |
समर्थित भाषाएँ | de,en,es,pl,pt-BR,zh-CN,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "asbplayer: Language-learning with subtitles", "description": "__MSG_extensionDescription__", "version": "1.0.1", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxmdAa3ymqAjLms43ympXqtyuJnC2bSYh70+5ZZmtyx\/MsnGhTEdfbqtsp3BKxHbv0rPd49+Joacm1Shik5\/mCppZ0h4I4ISMm983X01H6p\/hfAzQYAcnvw\/ZQNHAv1QgY9JiuyTBirCDoYB50Fxol\/kI\/0EviYXuX83KoYpjB0VGP\/ssY9ocT\/\/fQUbRmeLDJnciry8y6MduWXHzseOP99axQIjeVsNTE30L4fRN+ppX3aOkG\/RFJNx0eI02qbLul3qw5dUuBK5GgMbYftwjHnDoOegnZYFr1sxRO1zsgmxdp\/6du75RiDPRJOkPCz2GTrw4CX2FCywbDZlqaIpwqQIDAQAB", "default_locale": "en", "icons": { "16": "assets\/icon16.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" }, "minimum_chrome_version": "114", "permissions": [ "tabs", "tabCapture", "activeTab", "storage", "contextMenus", "sidePanel" ], "action": { "default_title": "asbplayer", "default_popup": "popup-ui.html" }, "options_ui": { "page": "settings-ui.html", "open_in_tab": true }, "background": { "service_worker": "background.js" }, "side_panel": { "default_path": "side-panel.html" }, "content_scripts": [ { "matches": [ " |