Trypo Extension
This extension detects and blocks trypophobic images on a webpage
Что такое Trypo Extension?
Trypo Extension - это расширение Chrome, разработанное shafay07, и его основная функция - "This extension detects and blocks trypophobic images on a webpage".
Снимки экрана расширения
Скачать файл CRX расширения Trypo Extension
Скачайте файлы расширений Trypo Extension в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This extension uses CNN model to detect trypophobic images on a web-page and blurs them out. It helps people suffering from trypophobia to surf internet happily :) This tool is developed as a part of research work at the University of Nottingham.
Основная информация о расширении
Название | |
ID | jbegedofebaioenjdjpcfmkgidcahobi |
Официальный URL | https://chromewebstore.google.com/detail/trypo-extension/jbegedofebaioenjdjpcfmkgidcahobi |
Описание | This extension detects and blocks trypophobic images on a webpage |
Размер файла | 8.7 MB |
Количество установок | 22 |
Текущая Версия | 1.1 |
Последнее Обновление | 2019-04-12 |
Дата публикации | 2019-04-07 |
Рейтинг | 4.14/5 Всего 7 оценок |
Разработчик | shafay07 |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Trypo Extension", "version": "1.1", "description": "This extension detects and blocks trypophobic images on a webpage", "permissions": [ "activeTab" ], "background": { "page": "background.html", "persistent": false }, "content_scripts": [ { "matches": [ " |