Pairdot Mint NFT's
Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.
Qu'est-ce que Pairdot Mint NFT's ?
Pairdot Mint NFT's est une extension Chrome développée par pairdot, et sa fonction principale est "Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Pairdot Mint NFT's
Téléchargez les fichiers d'extension Pairdot Mint NFT's au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Pairdot Mint NFT's |
ID | dmpibfofknbfjellfbhicomgcpeemhfb |
URL Officiel | https://chromewebstore.google.com/detail/pairdot-mint-nfts/dmpibfofknbfjellfbhicomgcpeemhfb |
Description | Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets. |
Taille du Fichier | 1.53 MB |
Nombre d'Installations | 20 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2022-01-31 |
Date de Publication | 2022-01-28 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | pairdot |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | https://pairdot.com |
URL de la Page d'Aide | https://pairdot.com |
URL de la Page de Politique de Confidentialité | https://pairdot.mypinata.cloud/ipfs/QmRsfLBEve5b1BNHiNbQLJexscNcgN4AM4DhGgMLopmDvi |
Langues Prises en Charge | 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": [ " |