Udacity YT subtitles viewer
Views subtitles of current YTube video in Udacity.com. Useful for learning english new words. Most efficient with 'lingualeo addon'.
Hvad er Udacity YT subtitles viewer?
Udacity YT subtitles viewer er en Chrome-udvidelse udviklet af IgorKurkov, og dens hovedfunktion er "Views subtitles of current YTube video in Udacity.com. Useful for learning english new words. Most efficient with 'lingualeo addon'.".
Udvidelsesskærmbilleder
Download Udacity YT subtitles viewer-udvidelses-CRX-fil
Download Udacity YT subtitles viewer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Views subtitles of Udacity.com youtube video on the same page. Really useful for learning english new technical words. Most efficient with 'lingualeo addon' - https://chrome.google.com/webstore/detail/lingualeo-english-transla/nglbhlefjhcjockellmeclkcijildjhi?utm_source=chrome-app-launcher-info-dialog If you want to save new english words from subtitles on Udacity.com to Lingualeo vocabulary - you must: 1. Install "LinguaLeo English Translator" addon, 2. Register on Lingualeo.com. 3. Install "Udacity YT subtitles viewer" addon Have a fun!) Only for Udacity.com pages (now)
Grundlæggende oplysninger om udvidelsen
Navn | Udacity YT subtitles viewer |
ID | phmkmmaonaailokhjpfpcegeonbblgjd |
Officiel URL | https://chromewebstore.google.com/detail/udacity-yt-subtitles-view/phmkmmaonaailokhjpfpcegeonbblgjd |
Beskrivelse | Views subtitles of current YTube video in Udacity.com. Useful for learning english new words. Most efficient with 'lingualeo addon'. |
Filstørrelse | 9.68 KB |
Antal Installationer | 279 |
Nuværende Version | 1.2 |
Senest Opdateret | 2017-12-21 |
Udgivelsesdato | 2017-12-21 |
Bedømmelse | 3.00/5 Samlet 2 Bedømmelser |
Udvikler | IgorKurkov |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Udacity YT subtitles viewer", "description": "Views subtitles of current YTube video in Udacity.com. Useful for learning english new words. Most efficient with 'lingualeo addon'.", "version": "1.2", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "homepage_url": "https:\/\/github.com\/IgorKurkov", "permissions": [ "activeTab" ], "content_scripts": [ { "css": [ "styles.css" ], "js": [ "content.js" ], "matches": [ " |