HNS.TO

The gateway to Handshake domains. Search a Handshake name.

ما هو HNS.TO؟

HNS.TO هو إضافة Chrome تم تطويرها بواسطة https://hnsdomain.com، والميزة الرئيسية لها هي "The gateway to Handshake domains. Search a Handshake name.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة HNS.TO

قم بتنزيل ملفات الامتداد HNS.TO بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/
عنوان صفحة المساعدة 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"
    }
}