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 |
| 公式URL | 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": [
" | |