HNS.TO

The gateway to Handshake domains. Search a Handshake name.

HNS.TO क्या है?

HNS.TO https://hnsdomain.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The gateway to Handshake domains. Search a Handshake name."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में HNS.TO एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        HNS.to resolves
Handshake domains

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

एक्सटेंशन की मूल जानकारी

नाम HNS.TO HNS.TO
ID mlljfppchmcgamjeemceaghginmbmgha
आधिकारिक URL https://chromewebstore.google.com/detail/hnsto/mlljfppchmcgamjeemceaghginmbmgha
विवरण The gateway to Handshake domains. Search a Handshake name.
फ़ाइल का आकार 18.04 KB
स्थापना संख्या 242
वर्तमान संस्करण 1.0
अंतिम अपडेट 2020-10-30
प्रकाशन तिथि 2020-09-21
डेवलपर https://hnsdomain.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://hns.to/
सहायता पृष्ठ URL https://hns.to/learn.nb
समर्थित भाषाएँ 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"
    }
}