ACG Videos Detector
Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media.
Was ist ACG Videos Detector?
ACG Videos Detector ist eine Chrome-Erweiterung, die von dywebmos entwickelt wurde, und ihr Hauptmerkmal ist "Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media.".
Erweiterungsscreenshots
ACG Videos Detector-Erweiterungs-CRX-Datei herunterladen
Laden Sie ACG Videos Detector-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | kabdhpcjocieboohkggemdilfjgonhci |
Offizielle URL | https://chrome.google.com/webstore/detail/acg-videos-detector/kabdhpcjocieboohkggemdilfjgonhci |
Beschreibung | Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media. |
Dateigröße | 461 KB |
Installationsanzahl | 21 |
Aktuelle Version | 2.0.2 |
Letztes Update | 2018-08-12 |
Veröffentlichungsdatum | 2018-08-12 |
Bewertung | 3.00/5 Insgesamt 2 Bewertungen |
Entwickler | dywebmos |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/dyweb/ACG-videos-detector |
Hilfeseite URL | https://github.com/dyweb/ACG-videos-detector/issues |
Unterstützte Sprachen | 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": [ " |