Pairdot Mint NFT's
Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.
Wat is Pairdot Mint NFT's?
Pairdot Mint NFT's is een Chrome-extensie ontwikkeld door pairdot, en de belangrijkste functie is "Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.".
Extensie Screenshots
Download het CRX-bestand van de extensie Pairdot Mint NFT's
Download Pairdot Mint NFT's-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Pairdot Mint NFT's |
ID | dmpibfofknbfjellfbhicomgcpeemhfb |
Officiële URL | https://chromewebstore.google.com/detail/pairdot-mint-nfts/dmpibfofknbfjellfbhicomgcpeemhfb |
Beschrijving | Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets. |
Bestandsgrootte | 1.53 MB |
Aantal Installaties | 20 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2022-01-31 |
Publicatiedatum | 2022-01-28 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | pairdot |
[email protected] | |
Betalingswijze | in_app |
Extensiewebsite | https://pairdot.com |
Help Pagina-URL | https://pairdot.com |
URL van de Privacybeleid Pagina | https://pairdot.mypinata.cloud/ipfs/QmRsfLBEve5b1BNHiNbQLJexscNcgN4AM4DhGgMLopmDvi |
Ondersteunde Talen | 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": [ " |