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": [ " |