BOLT X
Bolt-X crypto-wallet extension
Что такое BOLT X?
BOLT X - это расширение Chrome, разработанное http://bolt.global, и его основная функция - "Bolt-X crypto-wallet extension".
Снимки экрана расширения
Скачать файл CRX расширения BOLT X
Скачайте файлы расширений BOLT X в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
BoltX is more than just a crypto wallet – it is a secure, fun, and easy way to get started with the world of crypto. You can use BoltX to send, receive, and store Ethereum, Zilliqa and many other cryptocurrencies, including viewing and sending NFTs. We are a multi-chain wallet - BoltX allows you to access distributed applications deployed on the Ethereum and Zilliqa blockchain protocols. The BoltX extension injects an object into every website's javascript context so that decentralized applications can interact with your wallet, and you can interact with the application. Why you’ll love BoltX: - Bring your own wallet by importing your secret recovery phrase from other wallets such as Trust Wallet, Rainbow Wallet, ZilPay or Metamask - A simple interface and clean design to elevate the user experience - View your crypto portfolio value in one glance on the homepage - Full transaction history for everything that has happened within your wallet - View your NFT collectibles in your very own NFT Gallery - Custom support for custom Ethereum (ERC-20) and Zilliqa (ZRC-2) tokens - Custom support for NFT collectibles (fetched via contract address) - Exciting new features added every single month! Visit http://boltx.app/ to learn more about what we do.
Основная информация о расширении
Название | |
ID | aodkkagnadcbobfpggfnjeongemjbjca |
Официальный URL | https://chrome.google.com/webstore/detail/bolt-x/aodkkagnadcbobfpggfnjeongemjbjca |
Описание | Bolt-X crypto-wallet extension |
Размер файла | 4.97 MB |
Количество установок | 507 |
Текущая Версия | 0.1.8 |
Последнее Обновление | 2022-08-17 |
Дата публикации | 2021-08-28 |
Рейтинг | 5.00/5 Всего 5 оценок |
Разработчик | http://bolt.global |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://boltx.app |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BOLT X", "background": { "scripts": [ "browser-polyfill.js", "background.bundle.js" ], "persistent": true }, "browser_action": { "default_popup": "popup.html", "default_icon": "icon-34.png", "default_title": "Bolt-X" }, "icons": { "34": "icon-34.png", "128": "icon-128.png" }, "content_scripts": [ { "matches": [ " |