HNS.TO

The gateway to Handshake domains. Search a Handshake name.

What is HNS.TO?

HNS.TO is a Chrome extension developed by https://hnsdomain.com, and its main feature is "The gateway to Handshake domains. Search a Handshake name.".

Extension Screenshots

screenshot

Download HNS.TO Extension CRX File

Download HNS.TO extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        HNS.to resolves
Handshake domains

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

Extension Basic Information

Name HNS.TO HNS.TO
ID mlljfppchmcgamjeemceaghginmbmgha
Official URL https://chromewebstore.google.com/detail/hnsto/mlljfppchmcgamjeemceaghginmbmgha
Description The gateway to Handshake domains. Search a Handshake name.
File Size 18.04 KB
Installation Count 242
Current Version 1.0
Last Updated 2020-10-30
Publish Date 2020-09-21
Developer https://hnsdomain.com
Email [email protected]
Payment Type free
Extension Website https://hns.to/
Help Page URL https://hns.to/learn.nb
Supported Languages 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"
    }
}