Block internationalized domain names (IDNs)
Automatically blocks all requests to hostnames which contain IDN labels.
Wat is Block internationalized domain names (IDNs)?
Block internationalized domain names (IDNs) is een Chrome-extensie ontwikkeld door Jiri Pospisil, en de belangrijkste functie is "Automatically blocks all requests to hostnames which contain IDN labels.".
Extensie Screenshots
Download het CRX-bestand van de extensie Block internationalized domain names (IDNs)
Download Block internationalized domain names (IDNs)-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
An extension which blocks requests to websites which use Internationalized domain names (IDN). https://github.com/jiripospisil/chrome-block-idns
Basisinformatie over de Extensie
Naam | Block internationalized domain names (IDNs) |
ID | jmnapkaobebcoddgamggpchpnaikahff |
Officiële URL | https://chromewebstore.google.com/detail/block-internationalized-d/jmnapkaobebcoddgamggpchpnaikahff |
Beschrijving | Automatically blocks all requests to hostnames which contain IDN labels. |
Bestandsgrootte | 4.59 KB |
Aantal Installaties | 217 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2017-04-19 |
Publicatiedatum | 2017-04-19 |
Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Jiri Pospisil |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Block internationalized domain names (IDNs)", "version": "1.0.0", "description": "Automatically blocks all requests to hostnames which contain IDN labels.", "permissions": [ "webRequest", "webRequestBlocking", " |