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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ACG Videos Detector एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [ " |