YouMerc
Keyword Search for Youtube™ Subtitles, enables another way to watch videos
Qu'est-ce que YouMerc ?
YouMerc est une extension Chrome développée par sx666, et sa fonction principale est "Keyword Search for Youtube™ Subtitles, enables another way to watch videos".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension YouMerc
Téléchargez les fichiers d'extension YouMerc 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
Another way to watch Youtube videos. This extension allows you to search subtitle using keyword. A Search box is inserted atop Youtube video title. Have fun!
Informations de Base sur l'Extension
Nom | |
ID | nedcgpdnfcfpgnemlfceicnnbjpeiffo |
URL Officiel | https://chrome.google.com/webstore/detail/youmerc/nedcgpdnfcfpgnemlfceicnnbjpeiffo |
Description | Keyword Search for Youtube™ Subtitles, enables another way to watch videos |
Taille du Fichier | 779 KB |
Nombre d'Installations | 17 |
Version Actuelle | 1.3 |
Dernière Mise à Jour | 2017-09-03 |
Date de Publication | 2017-08-31 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | sx666 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "YouMerc", "short_name": "YouMerc", "version": "1.3", "description": "Keyword Search for Youtube\u2122 Subtitles, enables another way to watch videos", "browser_action": { "default_popup": "popup.html", "default_title": "YouMerc" }, "icons": { "16": "icon\/icon16.png", "48": "icon\/icon48.png", "128": "icon\/icon128.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "tabs", "webRequest", " |