Udacity YT subtitles viewer
Views subtitles of current YTube video in Udacity.com. Useful for learning english new words. Most efficient with 'lingualeo addon'.
Qu'est-ce que Udacity YT subtitles viewer ?
Udacity YT subtitles viewer est une extension Chrome développée par IgorKurkov, et sa fonction principale est "Views subtitles of current YTube video in Udacity.com. Useful for learning english new words. Most efficient with 'lingualeo addon'.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Udacity YT subtitles viewer
Téléchargez les fichiers d'extension Udacity YT subtitles viewer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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)
Informations de Base sur l'Extension
Nom | Udacity YT subtitles viewer |
ID | phmkmmaonaailokhjpfpcegeonbblgjd |
URL Officiel | https://chromewebstore.google.com/detail/udacity-yt-subtitles-view/phmkmmaonaailokhjpfpcegeonbblgjd |
Description | Views subtitles of current YTube video in Udacity.com. Useful for learning english new words. Most efficient with 'lingualeo addon'. |
Taille du Fichier | 9.68 KB |
Nombre d'Installations | 279 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2017-12-21 |
Date de Publication | 2017-12-21 |
Évaluation | 3.00/5 Total 2 Évaluations |
Développeur | IgorKurkov |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |