Pairdot Mint NFT's
Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.
Was ist Pairdot Mint NFT's?
Pairdot Mint NFT's ist eine Chrome-Erweiterung, die von pairdot entwickelt wurde, und ihr Hauptmerkmal ist "Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.".
Erweiterungsscreenshots
Pairdot Mint NFT's-Erweiterungs-CRX-Datei herunterladen
Laden Sie Pairdot Mint NFT's-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Pairdot Mint NFT's |
ID | dmpibfofknbfjellfbhicomgcpeemhfb |
Offizielle URL | https://chromewebstore.google.com/detail/pairdot-mint-nfts/dmpibfofknbfjellfbhicomgcpeemhfb |
Beschreibung | Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets. |
Dateigröße | 1.53 MB |
Installationsanzahl | 20 |
Aktuelle Version | 1.0.1 |
Letztes Update | 2022-01-31 |
Veröffentlichungsdatum | 2022-01-28 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | pairdot |
[email protected] | |
Zahlungsart | in_app |
Erweiterungswebsite | https://pairdot.com |
Hilfeseite URL | https://pairdot.com |
URL der Datenschutzrichtlinien-Seite | https://pairdot.mypinata.cloud/ipfs/QmRsfLBEve5b1BNHiNbQLJexscNcgN4AM4DhGgMLopmDvi |
Unterstützte Sprachen | 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": [ " |