BurnerX
BurnerX is a Ethereum wallet and Web3 browser extension, built using the Burner Wallet 2 libraries. BurnerX allows users to send &…
Wat is BurnerX?
BurnerX is een Chrome-extensie ontwikkeld door David Mihal, en de belangrijkste functie is "BurnerX is a Ethereum wallet and Web3 browser extension, built using the Burner Wallet 2 libraries. BurnerX allows users to send &…".
Extensie Screenshots
Download het CRX-bestand van de extensie BurnerX
Download BurnerX-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
BurnerX is a Ethereum wallet and Web3 browser extension, built using the Burner Wallet 2 libraries. BurnerX allows users to send & receive cryptocurrencies, as well as interact with dapps.
Basisinformatie over de Extensie
Naam | BurnerX |
ID | dmoidpfmmhnchjngdjcbkpdjfmhkpnjg |
Officiële URL | https://chromewebstore.google.com/detail/burnerx/dmoidpfmmhnchjngdjcbkpdjfmhkpnjg |
Beschrijving | BurnerX is a Ethereum wallet and Web3 browser extension, built using the Burner Wallet 2 libraries. BurnerX allows users to send &… |
Bestandsgrootte | 8.68 MB |
Aantal Installaties | 760 |
Huidige Versie | 0.1.0 |
Laatst Bijgewerkt | 2020-08-28 |
Publicatiedatum | 2020-08-28 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | David Mihal |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/burner-wallet/chrome-extension |
Help Pagina-URL | https://github.com/burner-wallet/chrome-extension/issues |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BurnerX", "version": "0.1.0", "background": { "scripts": [ "background.bundle.js" ] }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "storage" ], "browser_action": { "default_popup": "wallet.html" }, "content_scripts": [ { "matches": [ " |