Pairdot Mint NFT's
Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.
Cos'è Pairdot Mint NFT's?
Pairdot Mint NFT's è un'estensione di Chrome sviluppata da pairdot, e la sua funzione principale è "Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Pairdot Mint NFT's
Scarica i file di estensione Pairdot Mint NFT's in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Pairdot Mint NFT's |
ID | dmpibfofknbfjellfbhicomgcpeemhfb |
URL Ufficiale | https://chromewebstore.google.com/detail/pairdot-mint-nfts/dmpibfofknbfjellfbhicomgcpeemhfb |
Descrizione | Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets. |
Dimensione del File | 1.53 MB |
Conteggio Installazioni | 20 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2022-01-31 |
Data di Pubblicazione | 2022-01-28 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | pairdot |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://pairdot.com |
URL della Pagina di Aiuto | https://pairdot.com |
URL della Pagina della Politica sulla Privacy | https://pairdot.mypinata.cloud/ipfs/QmRsfLBEve5b1BNHiNbQLJexscNcgN4AM4DhGgMLopmDvi |
Lingue Supportate | 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": [ " |