HNS.TO

The gateway to Handshake domains. Search a Handshake name.

Qu'est-ce que HNS.TO ?

HNS.TO est une extension Chrome développée par https://hnsdomain.com, et sa fonction principale est "The gateway to Handshake domains. Search a Handshake name.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension HNS.TO

Téléchargez les fichiers d'extension HNS.TO au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        HNS.to resolves
Handshake domains

HNS.to allows you to access Handshake names without having to configure your own DNS.                    

Informations de Base sur l'Extension

Nom HNS.TO HNS.TO
ID mlljfppchmcgamjeemceaghginmbmgha
URL Officiel https://chromewebstore.google.com/detail/hnsto/mlljfppchmcgamjeemceaghginmbmgha
Description The gateway to Handshake domains. Search a Handshake name.
Taille du Fichier 18.04 KB
Nombre d'Installations 242
Version Actuelle 1.0
Dernière Mise à Jour 2020-10-30
Date de Publication 2020-09-21
Développeur https://hnsdomain.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://hns.to/
URL de la Page d'Aide https://hns.to/learn.nb
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HNS.TO",
    "manifest_version": 2,
    "short_name": "HNS Gateway",
    "description": "The gateway to Handshake domains. Search a Handshake name.",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "hnsto16x16.png"
    },
    "icons": {
        "128": "hnsto128x128.png"
    }
}