Exip DDN Extension

Exip Decentralized Domain Names Extension

Exip DDN Extension क्या है?

Exip DDN Extension https://exip.live द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Exip Decentralized Domain Names Extension"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        EXIP is designed to decentralise the internet and overcome monopolistic control over domain names and Top-level domains. A Blockchain DNS solution where an agnostic NFTs prefered by you identifies your domain & Top-Level Domain. EXIP DNS is blockchain-based, and the owner of the respective domain & top-level domain has complete control of its usage, even the provisioning of new domain names cum subdomains.                    

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

नाम Exip DDN Extension Exip DDN Extension
ID dfkpkfejhkakbdjpcognfglggeofeijg
आधिकारिक URL https://chromewebstore.google.com/detail/exip-ddn-extension/dfkpkfejhkakbdjpcognfglggeofeijg
विवरण Exip Decentralized Domain Names Extension
फ़ाइल का आकार 30.68 KB
स्थापना संख्या 176
वर्तमान संस्करण 1.1
अंतिम अपडेट 2021-11-04
प्रकाशन तिथि 2021-06-01
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर https://exip.live
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://exip.live/
सहायता पृष्ठ URL https://exip.live
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Exip DDN Extension",
    "description": "Exip Decentralized Domain Names Extension",
    "version": "1.1",
    "version_name": "1.1",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "homepage_url": "https:\/\/exip.live",
    "author": "Niftron, Dinuka Piyadigama , Azeem Ashraf ",
    "browser_action": {
        "default_icon": "\/images\/icon\/exip_icon48.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "storage",
        ""
    ],
    "icons": {
        "16": "\/images\/icon\/exip_icon16.png",
        "32": "\/images\/icon\/exip_icon32.png",
        "48": "\/images\/icon\/exip_icon48.png",
        "128": "\/images\/icon\/exip_icon128.png"
    },
    "options_page": "options.html"
}