Namebase

Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.

ما هو Namebase؟

Namebase هو إضافة Chrome تم تطويرها بواسطة HNS، والميزة الرئيسية لها هي "Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.".

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

screenshot

تحميل ملف CRX للإضافة Namebase

قم بتنزيل ملفات الامتداد Namebase بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.  Own your own TLD extension that is fully decentralized on the blockchain.                    

معلومات أساسية عن التمديد

الاسم Namebase Namebase
ID pglehhnbhjhfddmbepbekkkegmcklige
عنوان URL الرسمي https://chromewebstore.google.com/detail/namebase/pglehhnbhjhfddmbepbekkkegmcklige
الوصف Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.
حجم الملف 13.71 KB
عدد التثبيتات 40
النسخة الحالية 0.2
آخر تحديث 2020-09-26
تاريخ النشر 2020-09-25
المطور HNS
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://namebase.eu
عنوان صفحة المساعدة https://hns.to/learn.nb
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Namebase",
    "manifest_version": 2,
    "short_name": "Namebase",
    "description": "Namebase is a top-level domain (TLD) name registrar that operates on the Handshake blockchain.",
    "version": "0.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "12x12.png"
    },
    "icons": {
        "128": "128x128.png"
    }
}