Crypto Tracker
Be up-to-date and track your favorite Cryptocurrencies movement.
什么是Crypto Tracker?
Crypto Tracker是由Dinh Luong开发的Chrome扩展程序,该扩展的主要功能是“Be up-to-date and track your favorite Cryptocurrencies movement.”。
扩展截图
下载Crypto Tracker扩展crx文件
下载Crypto Tracker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Track your favorite Cryptocurrencies movement. Now available for all Cryptocurrencies! 扩展基本信息
| 名称 | |
| ID | ebjjekdklfdnkbnjlinganmllmjfdblk |
| 官方URL | https://chromewebstore.google.com/detail/crypto-tracker/ebjjekdklfdnkbnjlinganmllmjfdblk |
| 简介 | Be up-to-date and track your favorite Cryptocurrencies movement. |
| 文件大小 | 99.16 KB |
| 安装次数 | 2,176 |
| 当前版本 | 2309 |
| 更新时间 | 2023-09-08 |
| 上架时间 | 2019-07-12 |
| 评分 | 4.35/5 共23次评分 |
| 开发者 | Dinh Luong |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/dinhnerz/CryptoTracker#-crypto-tracker |
| 支持的语言 | en-US |
| manifest.json | |
{
"manifest_version": 3,
"name": "Crypto Tracker",
"options_page": "html\/options.html",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2309",
"action": {
"default_icon": {
"19": "images\/CT-logo-19.png",
"38": "images\/CT-logo-38.png"
},
"default_popup": "html\/main.html",
"default_title": "Crypto Tracker"
},
"description": "Be up-to-date and track your favorite Cryptocurrencies movement.",
"homepage_url": "https:\/\/github.com\/dinhnerz\/CryptoTracker#-crypto-tracker",
"icons": {
"128": "images\/CT-logo-128.png",
"19": "images\/CT-logo-19.png",
"38": "images\/CT-logo-38.png"
}
} | |