ACG Videos Detector
Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media.
Vad är ACG Videos Detector?
ACG Videos Detector är en Chrome-tillägg utvecklad av dywebmos, och dess huvudfunktion är "Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media.".
Tilläggsskärmbilder
Ladda ner ACG Videos Detector-förlängningens CRX-fil
Ladda ner ACG Videos Detector-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | kabdhpcjocieboohkggemdilfjgonhci |
Officiell webbadress | https://chrome.google.com/webstore/detail/acg-videos-detector/kabdhpcjocieboohkggemdilfjgonhci |
Beskrivning | Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media. |
Filstorlek | 461 KB |
Antal Installationer | 21 |
Aktuell Version | 2.0.2 |
Senast Uppdaterad | 2018-08-12 |
Publiceringsdatum | 2018-08-12 |
Betyg | 3.00/5 Totalt 2 Betyg |
Utvecklare | dywebmos |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/dyweb/ACG-videos-detector |
Hjälpsida URL | https://github.com/dyweb/ACG-videos-detector/issues |
Stödda Språk | 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": [ " |