CryptoTabs
Real-time crypto prices in your new tab.
Что такое CryptoTabs?
CryptoTabs - это расширение Chrome, разработанное https://cryptotabs.app, и его основная функция - "Real-time crypto prices in your new tab.".
Снимки экрана расширения
Скачать файл CRX расширения CryptoTabs
Скачайте файлы расширений CryptoTabs в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Get the latest prices for Bitcoin, Etherium, Litecoin, Ripple and more in your new tab. See the value of any cryptocurrency in most fiat currencies.
Основная информация о расширении
Название | CryptoTabs |
ID | lbcjaollbgiecemkpbllpkbeffegcllo |
Официальный URL | https://chromewebstore.google.com/detail/cryptotabs/lbcjaollbgiecemkpbllpkbeffegcllo |
Описание | Real-time crypto prices in your new tab. |
Размер файла | 776 KB |
Количество установок | 5,191 |
Текущая Версия | 0.0.2 |
Последнее Обновление | 2019-07-17 |
Дата публикации | 2019-07-16 |
Рейтинг | 4.47/5 Всего 15 оценок |
Разработчик | https://cryptotabs.app |
Тип оплаты | free |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CryptoTabs", "version": "0.0.2", "manifest_version": 2, "description": "Real-time crypto prices in your new tab.", "icons": { "128": "cryptotabs-128.png" }, "chrome_url_overrides": { "newtab": "extension.html" } } |