Deca

View a new NFT when you open a new tab

Deca क्या है?

Deca https://deca.art द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "View a new NFT when you open a new tab"।

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

screenshot
screenshot
screenshot

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

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

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

                        Sign in to deca.art (on desktop browser) to generate your own gallery code. Enter that code to view your NFTs while you browse the web.

Or use code "deca" if you just want to try it out!                    

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

नाम Deca Deca
ID pocokkgjockoghhdjanddeclpedkpdni
आधिकारिक URL https://chromewebstore.google.com/detail/deca/pocokkgjockoghhdjanddeclpedkpdni
विवरण View a new NFT when you open a new tab
फ़ाइल का आकार 28.79 KB
स्थापना संख्या 5,739
वर्तमान संस्करण 0.0.5
अंतिम अपडेट 2022-05-17
प्रकाशन तिथि 2021-11-13
रेटिंग 4.75/5 कुल 8 रेटिंग्स
डेवलपर https://deca.art
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://deca.art/
सहायता पृष्ठ URL https://discord.gg/3x6QHrjj5V
गोपनीयता नीति पृष्ठ URL https://deca.art/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Deca",
    "description": "View a new NFT when you open a new tab",
    "version": "0.0.5",
    "manifest_version": 2,
    "icons": {
        "16": "\/images\/icon-16.png",
        "32": "\/images\/icon-32.png",
        "48": "\/images\/icon-48.png",
        "128": "\/images\/icon-128.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "\/src\/newtab.html"
    }
}