Wizz Wallet(Formerly Atom)
Make bitcoin magical again
Wat is Wizz Wallet(Formerly Atom)?
Wizz Wallet(Formerly Atom) is een Chrome-extensie ontwikkeld door https://wizzwallet.io, en de belangrijkste functie is "Make bitcoin magical again".
Extensie Screenshots
Download het CRX-bestand van de extensie Wizz Wallet(Formerly Atom)
Download Wizz Wallet(Formerly Atom)-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
Wizz Wallet (formerly Atom) is a browser-extension wallet for Atomicals Protocol. Features - Send BTC. - Store and transfer your Atomicals asset.
Basisinformatie over de Extensie
Naam | Wizz Wallet(Formerly Atom) |
ID | ghlmndacnhlaekppcllcpcjjjomjkjpg |
Officiële URL | https://chromewebstore.google.com/detail/wizz-walletformerly-atom/ghlmndacnhlaekppcllcpcjjjomjkjpg |
Beschrijving | Make bitcoin magical again |
Bestandsgrootte | 2.3 MB |
Aantal Installaties | 46,017 |
Huidige Versie | 2.3.0 |
Laatst Bijgewerkt | 2024-02-14 |
Publicatiedatum | 2023-10-08 |
Beoordeling | 3.71/5 Totaal 31 Beoordelingen |
Ontwikkelaar | https://wizzwallet.io |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://sites.google.com/view/atomwallet |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "version": "2.3.0", "default_locale": "en", "description": "__MSG_appDescription__", "icons": { "16": "\/images\/logo\/[email protected]", "32": "\/images\/logo\/[email protected]", "48": "\/images\/logo\/[email protected]", "128": "\/images\/logo\/[email protected]" }, "action": { "default_popup": "index.html", "default_icon": { "16": "\/images\/logo\/[email protected]", "32": "\/images\/logo\/[email protected]", "48": "\/images\/logo\/[email protected]", "128": "\/images\/logo\/[email protected]" }, "default_title": "__MSG_appName__" }, "author": "https:\/\/atomicalswallet.com", "background": { "service_worker": "background.js" }, "homepage_url": "https:\/\/atomicalswallet.com", "permissions": [ "storage", "unlimitedStorage", "activeTab" ], "short_name": "__MSG_appName__", "content_scripts": [ { "matches": [ " |