Crypto Prices
Real-time cryptocurrency price, market cap and rankings.
什么是Crypto Prices?
Crypto Prices是由https://www.electronic-currency.com开发的Chrome扩展程序,该扩展的主要功能是“Real-time cryptocurrency price, market cap and rankings.”。
扩展截图
下载Crypto Prices扩展crx文件
下载Crypto Prices扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Real-time cryptocurrency prices, market cap and rankings. Rates are updated from Coinmarketcap API. 扩展基本信息
| 名称 | |
| ID | kkmafppmcealainejjmefoahhoaepncn |
| 官方URL | https://chromewebstore.google.com/detail/crypto-prices/kkmafppmcealainejjmefoahhoaepncn |
| 简介 | Real-time cryptocurrency price, market cap and rankings. |
| 文件大小 | 42.63 KB |
| 安装次数 | 464 |
| 当前版本 | 1.1.2 |
| 更新时间 | 2019-05-03 |
| 上架时间 | 2019-05-03 |
| 评分 | 4.13/5 共8次评分 |
| 开发者 | https://www.electronic-currency.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Crypto Prices",
"version": "1.1.2",
"manifest_version": 2,
"description": "Real-time cryptocurrency price, market cap and rankings.",
"browser_action": {
"default_title": "Crypto Prices",
"default_popup": "popup.html"
},
"icons": {
"128": "icons\/icon128.png",
"64": "icons\/icon64.png",
"48": "icons\/icon48.png",
"32": "icons\/icon32.png",
"16": "icons\/icon16.png"
}
} | |