Deca

View a new NFT when you open a new tab

Decaとは何ですか?

Decaはhttps://deca.artによって開発されたChromeの拡張機能で、その主な機能は「View a new NFT when you open a new tab」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Deca拡張機能のCRXファイルをダウンロード

Deca拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}