Blockcore Wallet
Non-Custodial wallet for Coins, Tokens, Identities, NFTs and more.
Vad är Blockcore Wallet?
Blockcore Wallet är en Chrome-tillägg utvecklad av https://blockcore.net, och dess huvudfunktion är "Non-Custodial wallet for Coins, Tokens, Identities, NFTs and more.".
Tilläggsskärmbilder
Ladda ner Blockcore Wallet-förlängningens CRX-fil
Ladda ner Blockcore Wallet-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Blockcore Extension is a Non-Custodial HD wallet in your browser for Coins, Tokens, Identities (Nostr, DID), NFTs and more.
Grundläggande Information om Tillägg
Namn | Blockcore Wallet |
ID | peigonhbenoefaeplkpalmafieegnapj |
Officiell webbadress | https://chromewebstore.google.com/detail/blockcore-wallet/peigonhbenoefaeplkpalmafieegnapj |
Beskrivning | Non-Custodial wallet for Coins, Tokens, Identities, NFTs and more. |
Filstorlek | 5.1 MB |
Antal Installationer | 217 |
Aktuell Version | 1.0.31 |
Senast Uppdaterad | 2023-07-10 |
Publiceringsdatum | 2022-06-01 |
Betyg | 5.00/5 Totalt 4 Betyg |
Utvecklare | https://blockcore.net |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.blockcore.net/wallet |
URL till Sekretesspolicy Sidan | https://www.blockcore.net/policy |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Blockcore Wallet", "version": "1.0.31", "manifest_version": 3, "description": "Non-Custodial wallet for Coins, Tokens, Identities, NFTs and more.", "author": "Blockcore", "icons": { "16": "assets\/icon-16x16.png", "32": "assets\/icon-32x32.png", "48": "assets\/icon-48x48.png", "128": "assets\/icon-128x128.png" }, "permissions": [ "storage", "unlimitedStorage", "alarms" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "index.html?#\/popup", "default_title": "Blockcore" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |