HNS.TO

The gateway to Handshake domains. Search a Handshake name.

Wat is HNS.TO?

HNS.TO is een Chrome-extensie ontwikkeld door https://hnsdomain.com, en de belangrijkste functie is "The gateway to Handshake domains. Search a Handshake name.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie HNS.TO

Download HNS.TO-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

                        HNS.to resolves
Handshake domains

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

Basisinformatie over de Extensie

Naam HNS.TO HNS.TO
ID mlljfppchmcgamjeemceaghginmbmgha
Officiële URL https://chromewebstore.google.com/detail/hnsto/mlljfppchmcgamjeemceaghginmbmgha
Beschrijving The gateway to Handshake domains. Search a Handshake name.
Bestandsgrootte 18.04 KB
Aantal Installaties 242
Huidige Versie 1.0
Laatst Bijgewerkt 2020-10-30
Publicatiedatum 2020-09-21
Ontwikkelaar https://hnsdomain.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://hns.to/
Help Pagina-URL https://hns.to/learn.nb
Ondersteunde Talen 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"
    }
}