YouMerc
Keyword Search for Youtube™ Subtitles, enables another way to watch videos
什麼是YouMerc?
YouMerc是由sx666開發的Chrome擴展程式,該擴展的主要功能是“Keyword Search for Youtube™ Subtitles, enables another way to watch videos”。
擴展截圖
下載YouMerc擴展crx文件
下載YouMerc擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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!
擴展基本資訊
名稱 | |
ID | nedcgpdnfcfpgnemlfceicnnbjpeiffo |
官方網址 | https://chrome.google.com/webstore/detail/youmerc/nedcgpdnfcfpgnemlfceicnnbjpeiffo |
簡介 | Keyword Search for Youtube™ Subtitles, enables another way to watch videos |
檔案大小 | 779 KB |
安裝次數 | 17 |
目前版本 | 1.3 |
更新時間 | 2017-09-03 |
上架時間 | 2017-08-31 |
評分 | 1.00/5 共 1 次評分 |
開發者 | sx666 |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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", " |