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 - это расширение Chrome, разработанное dywebmos, и его основная функция - "Detect particular words in web pages based on the given patterns, mostly used to sniff ACG media.".
Снимки экрана расширения
Скачать файл CRX расширения ACG Videos Detector
Скачайте файлы расширений 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": [ " |