YouMerc
Keyword Search for Youtube™ Subtitles, enables another way to watch videos
Apa itu YouMerc?
YouMerc adalah ekstensi Chrome yang dikembangkan oleh sx666, dan fitur utamanya adalah "Keyword Search for Youtube™ Subtitles, enables another way to watch videos".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi YouMerc
Unduh file ekstensi YouMerc dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | |
ID | nedcgpdnfcfpgnemlfceicnnbjpeiffo |
URL Resmi | https://chrome.google.com/webstore/detail/youmerc/nedcgpdnfcfpgnemlfceicnnbjpeiffo |
Deskripsi | Keyword Search for Youtube™ Subtitles, enables another way to watch videos |
Ukuran File | 779 KB |
Jumlah Instalasi | 17 |
Versi Saat Ini | 1.3 |
Terakhir Diperbarui | 2017-09-03 |
Tanggal Publikasi | 2017-08-31 |
Penilaian | 1.00/5 Total 1 Penilaian |
Pengembang | sx666 |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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", " |