Trypo Extension
This extension detects and blocks trypophobic images on a webpage
Wat is Trypo Extension?
Trypo Extension is een Chrome-extensie ontwikkeld door shafay07, en de belangrijkste functie is "This extension detects and blocks trypophobic images on a webpage".
Extensie Screenshots
Download het CRX-bestand van de extensie Trypo Extension
Download Trypo Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | jbegedofebaioenjdjpcfmkgidcahobi |
Officiële URL | https://chromewebstore.google.com/detail/trypo-extension/jbegedofebaioenjdjpcfmkgidcahobi |
Beschrijving | This extension detects and blocks trypophobic images on a webpage |
Bestandsgrootte | 8.7 MB |
Aantal Installaties | 22 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2019-04-12 |
Publicatiedatum | 2019-04-07 |
Beoordeling | 4.14/5 Totaal 7 Beoordelingen |
Ontwikkelaar | shafay07 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |