NC Wallet: Crypto wallet without fees
Manage all crypto in one place: Bitcoin (BTC), Ethereum (ETH), MATIC, USDT, BNB, etc.
Что такое NC Wallet: Crypto wallet without fees?
NC Wallet: Crypto wallet without fees - это расширение Chrome, разработанное https://ncwallet.net, и его основная функция - "Manage all crypto in one place: Bitcoin (BTC), Ethereum (ETH), MATIC, USDT, BNB, etc.".
Снимки экрана расширения
Скачать файл CRX расширения NC Wallet: Crypto wallet without fees
Скачайте файлы расширений NC Wallet: Crypto wallet without fees в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
NC Wallet — first-ever crypto wallet with commission-free withdrawals. Easy-to-use interface, top-notch security, and wide range of coins. · Commission-free withdrawals for the most in-demand coins and tokens, including Bitcoin, USDT, MATIC, SOL, etc; · All cryptos in one place: Bitcoin (BTC), Ethereum (ETH), Tether (USDT), BNB, USDC, etc; · All popular networks: Bitcoin, Ethereum, Polygon, Binance Smart Chain, Solana, etc; · Intuitive interface for all levels of users; · Comprehensive security for your funds’ protection: two-factor authentication, PIN codes, biometric login, possibility to set transaction limits and block IP addresses. Easy-to-use NC Wallet is designed to be convenient for everyone. An easy-to-use interface makes it simple to perform any action in a matter of seconds both for experienced users and beginners in the crypto world. Without Fees Send, store, exchange, and make purchases in all major cryptocurrencies with no limits or additional costs. The wallet allows you to make withdrawals with the No Commission Option — so you can no longer worry about any network fees. Secure NC Wallet provides the highest level of security. Rest easy knowing your funds are safe with all important security measures. Control your crypto assets and be informed about all actions in your wallet. Available on all types of devices so you can perform your transactions on the go with just a flick of the finger. Enjoy using a handy commission-free wallet that you can trust! To see the full list of supported cryptocurrencies, networks, and features, visit ncwallet.net.
Основная информация о расширении
Название | NC Wallet: Crypto wallet without fees |
ID | imlcamfeniaidioeflifonfjeeppblda |
Официальный URL | https://chromewebstore.google.com/detail/nc-wallet-crypto-wallet-w/imlcamfeniaidioeflifonfjeeppblda |
Описание | Manage all crypto in one place: Bitcoin (BTC), Ethereum (ETH), MATIC, USDT, BNB, etc. |
Размер файла | 9.7 MB |
Количество установок | 116,019 |
Текущая Версия | 1.0.513 |
Последнее Обновление | 2024-01-31 |
Дата публикации | 2023-06-25 |
Рейтинг | 3.43/5 Всего 7 оценок |
Разработчик | https://ncwallet.net |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://ncwallet.net |
URL страницы помощи | https://ncwallet.net/en/feedback/ |
URL страницы политики конфиденциальности | https://ncwallet.net/privacy |
Поддерживаемые языки | de,en,fr,es,it,pt-BR,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.513", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "background": { "service_worker": "background.bundle.js", "type": "module" }, "permissions": [ "contextMenus", "storage", "identity", "notifications", "gcm", "scripting", "activeTab" ], "default_locale": "en", "action": { "default_popup": "popup.html", "default_icon": "assets\/img\/icon192.png" }, "host_permissions": [ "http:\/\/*\/", "https:\/\/*\/", "\"*:\/\/*\/\"" ], "icons": { "192": "assets\/img\/icon192.png" }, "web_accessible_resources": [ { "resources": [ "fonts\/*.woff", "content.bundle.js", "css\/content.css", "assets\/img\/*", "jsQR.min.js" ], "matches": [ " |