Web23

Web23 - Smart Domains. Tokenized on Hedera.

Web23คืออะไร?

Web23 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Web23 Inc. และคุณลักษณะหลักของมันคือ "Web23 - Smart Domains. Tokenized on Hedera."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Web23

ดาวน์โหลดไฟล์ส่วนขยาย Web23 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Our extension allows Google Chrome to access .hbar Smart Domains and visit the websites they’re connected to. More features will be added soon.

Smart Domains

A traditional domain name tells a browser where to go, whereas a smart domain tells it what to do. Similar to a smart contract on the blockchain, a smart domain uses the power of the Hedera Hashgraph native layer to bring tokenized functionality to your domain’s URL. 

When you mint a smart domain, the DNS web address is instructed to access assigned decentralized data and inform the URL to execute specific tokenized transactions whenever the smart domain address is typed into a web browser. Simple, seamless and secure.

About Us

Web23 is a secure DNS platform that allows users to register and tokenize domain names on Hedera Hashgraph; bringing utility and accessibility to both Web2 and Web3 domains. Our smart domains service lets you buy, sell and manage all your domain names in one place.

Our mission is to become the one stop shop for both ICANN Web2 and tokenized Web3 domain name registration and minting. Our vision is to bridge the gap between Web2 and Web3 by providing browser access to decentralized data utility; connecting DNS to DLTs.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Web23 Web23
ID pddgamncjimlcfcihdfmfkplfbkdpjec
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/web23/pddgamncjimlcfcihdfmfkplfbkdpjec
คำอธิบาย Web23 - Smart Domains. Tokenized on Hedera.
ขนาดไฟล์ 1.6 MB
จำนวนการติดตั้ง 457
เวอร์ชันปัจจุบัน 1.47
อัปเดตครั้งล่าสุด 2022-10-06
วันที่เผยแพร่ 2022-06-29
คะแนน 5.00/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา Web23 Inc.
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://web23.io/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Web23",
    "description": "Web23 - Smart Domains. Tokenized on Hedera.",
    "version": "1.47",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Web23"
    },
    "icons": {
        "512": "Web23_favico.png"
    },
    "permissions": [
        "tabs",
        "webNavigation",
        "storage"
    ]
}