PunyCodeChecker
PunyCodeChecker protects users from Homograph Attack. It will prompt a warning page when the visited domain name contains non-ASCII…
Apa itu PunyCodeChecker?
PunyCodeChecker adalah ekstensi Chrome yang dikembangkan oleh NCIIPC India, dan fitur utamanya adalah "PunyCodeChecker protects users from Homograph Attack. It will prompt a warning page when the visited domain name contains non-ASCII…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi PunyCodeChecker
Unduh file ekstensi PunyCodeChecker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
PunyCodeChecker protects users from Homograph Attack. It will prompt a warning page when the visited domain name contains non-ASCII characters. Users can clear the exempted URLs by clicking on the plugin icon. It has a safe browsing button redirecting to bing.
Informasi Dasar Ekstensi
Nama | PunyCodeChecker |
ID | bodgongblbmaghghjlfphlbpbiepapne |
URL Resmi | https://chromewebstore.google.com/detail/punycodechecker/bodgongblbmaghghjlfphlbpbiepapne |
Deskripsi | PunyCodeChecker protects users from Homograph Attack. It will prompt a warning page when the visited domain name contains non-ASCII… |
Ukuran File | 528 KB |
Jumlah Instalasi | 174 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2023-05-09 |
Tanggal Publikasi | 2020-01-12 |
Penilaian | 5.00/5 Total 6 Penilaian |
Pengembang | NCIIPC India |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PunyCodeChecker", "version": "1.2", "manifest_version": 2, "icons": { "128": "icon.png" }, "author": "NCIIPC India", "browser_action": { "default_title": "Punycode Checker by NCIIPC India", "default_popup": "ClearListofExemptedURLs.html" }, "permissions": [ "webRequest", "webRequestBlocking", " |