Crypto Panel

If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…

什么是Crypto Panel?

Crypto Panel是由Everydat Utilites开发的Chrome扩展程序,该扩展的主要功能是“If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Crypto Panel扩展crx文件

下载Crypto Panel扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        If you want fast cryptocurrency price information,
this is the extension for you.

Crypto panel enables bitcoin and over 1000 altcoins price and market cap info.

You can costumize what cryptocurrency you want to have info for
and for what period chart should show data.

Chart is only optional also. Maybe you want just simple box with price.                    

扩展基本信息

名称 Crypto Panel Crypto Panel
ID edmfefhgemipfljchhlalhoebfpcikch
官方URL https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch
简介 If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
文件大小 1.74 MB
安装次数 437
当前版本 0.0.1
更新时间 2017-10-27
上架时间 2017-10-27
评分 3.67/5 共9次评分
开发者 Everydat Utilites
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Panel",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "",
    "homepage_url": "http:\/\/micro-js.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Crypto Panel",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/coincap.io\/*"
    ]
}