Wizz Wallet(Formerly Atom)
Make bitcoin magical again
Что такое Wizz Wallet(Formerly Atom)?
Wizz Wallet(Formerly Atom) - это расширение Chrome, разработанное https://wizzwallet.io, и его основная функция - "Make bitcoin magical again".
Снимки экрана расширения
Скачать файл CRX расширения Wizz Wallet(Formerly Atom)
Скачайте файлы расширений Wizz Wallet(Formerly Atom) в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Wizz Wallet (formerly Atom) is a browser-extension wallet for Atomicals Protocol. Features - Send BTC. - Store and transfer your Atomicals asset.
Основная информация о расширении
Название | Wizz Wallet(Formerly Atom) |
ID | ghlmndacnhlaekppcllcpcjjjomjkjpg |
Официальный URL | https://chromewebstore.google.com/detail/wizz-walletformerly-atom/ghlmndacnhlaekppcllcpcjjjomjkjpg |
Описание | Make bitcoin magical again |
Размер файла | 2.3 MB |
Количество установок | 46,017 |
Текущая Версия | 2.3.0 |
Последнее Обновление | 2024-02-14 |
Дата публикации | 2023-10-08 |
Рейтинг | 3.71/5 Всего 31 оценок |
Разработчик | https://wizzwallet.io |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://sites.google.com/view/atomwallet |
Поддерживаемые языки | 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": [ " |