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 là gì?
Pairdot Mint NFT's là một tiện ích mở rộng Chrome được phát triển bởi pairdot, và tính năng chính của nó là "Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Pairdot Mint NFT's
Tải xuống các tệp mở rộng Pairdot Mint NFT's dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Pairdot Mint NFT's |
ID | dmpibfofknbfjellfbhicomgcpeemhfb |
URL Chính Thức | https://chromewebstore.google.com/detail/pairdot-mint-nfts/dmpibfofknbfjellfbhicomgcpeemhfb |
Mô tả | Mint environmentally friendly NFT's for free. Subscribe and encrypt your NFT's as well, securing your assets. |
Kích Thước Tệp | 1.53 MB |
Số Lần Cài Đặt | 20 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2022-01-31 |
Ngày Phát Hành | 2022-01-28 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | pairdot |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://pairdot.com |
URL Trang Trợ Giúp | https://pairdot.com |
URL Trang Chính Sách Bảo Mật | https://pairdot.mypinata.cloud/ipfs/QmRsfLBEve5b1BNHiNbQLJexscNcgN4AM4DhGgMLopmDvi |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |