Pairdot Mint NFT's

Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.

Pairdot Mint NFT'sとは何ですか?

Pairdot Mint NFT'sはpairdotによって開発されたChromeの拡張機能で、その主な機能は「Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.」です。

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

screenshot

Pairdot Mint NFT's拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Pairdot is an easy way to mint NFT's directly from your browser, without having to navigate to the page. You can be on opensea, rarity, foundation, super rare, mintable, or any other NFT marketplaces, and directly mint your asset and provide it as unlockable content when you create your NFT contract.                    

拡張機能の基本情報

名前 Pairdot Mint NFT's Pairdot Mint NFT's
ID dmpibfofknbfjellfbhicomgcpeemhfb
公式URL https://chromewebstore.google.com/detail/pairdot-mint-nfts/dmpibfofknbfjellfbhicomgcpeemhfb
説明 Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.
ファイルサイズ 1.53 MB
インストール数 20
現在のバージョン 1.0.1
最終更新日 2022-01-31
公開日 2022-01-28
評価 5.00/5 合計 2 レビュー
開発者 pairdot
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://pairdot.com
ヘルプページのURL https://pairdot.com
プライバシーポリシーページのURL https://pairdot.mypinata.cloud/ipfs/QmRsfLBEve5b1BNHiNbQLJexscNcgN4AM4DhGgMLopmDvi
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Mint NFT's",
    "name": "Pairdot Mint NFT's",
    "description": "Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.",
    "version": "1.0.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Pairdot Mint NFT's"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                ".\/static\/js\/main.70b8b152.chunk.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "pairdot_logo16.png",
        "48": "pairdot_logo48.png",
        "128": "pairdot_logo128.png",
        "192": "pairdot_logo192.png"
    },
    "host_permissions": [
        "*:\/\/*.pairdot.com\/"
    ],
    "optional_permissions": [
        ""
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}