CryptoTabs

Real-time crypto prices in your new tab.

什么是CryptoTabs?

CryptoTabs是由https://cryptotabs.app开发的Chrome扩展程序,该扩展的主要功能是“Real-time crypto prices in your new tab.”。

扩展截图

screenshot
screenshot

下载CryptoTabs扩展crx文件

下载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 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"
    }
}