ACG Videos Detector
Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media.
什麼是ACG Videos Detector?
ACG Videos Detector是由dywebmos開發的Chrome擴展程式,該擴展的主要功能是“Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media.”。
擴展截圖
下載ACG Videos Detector擴展crx文件
下載ACG Videos Detector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Go to video page based on the specific video ID - Select the video ID and right click to open the video page in your browser. - Detect video IDs in a webpage and transform them to hyperlinks. - Click the extension's icon to see all video IDs in a webpage.
擴展基本資訊
名稱 | |
ID | kabdhpcjocieboohkggemdilfjgonhci |
官方網址 | https://chrome.google.com/webstore/detail/acg-videos-detector/kabdhpcjocieboohkggemdilfjgonhci |
簡介 | Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media. |
檔案大小 | 461 KB |
安裝次數 | 21 |
目前版本 | 2.0.2 |
更新時間 | 2018-08-12 |
上架時間 | 2018-08-12 |
評分 | 3.00/5 共 2 次評分 |
開發者 | dywebmos |
付費類型 | free |
擴展官網 | https://github.com/dyweb/ACG-videos-detector |
說明頁面URL | https://github.com/dyweb/ACG-videos-detector/issues |
支援的語言 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ACG Videos Detector", "version": "2.0.2", "description": "Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media.", "author": "clouduan", "icons": { "16": "images\/icons\/icon16.png", "48": "images\/icons\/icon48.png", "128": "images\/icons\/icon128.png" }, "browser_action": { "default_icon": { "16": "images\/icons\/icon16.png", "48": "images\/icons\/icon48.png", "128": "images\/icons\/icon128.png" }, "default_title": "ACG Videos Detector" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |