Camaron converter
Crypto currencies converter for crypto currencies, fiat and tokens
什么是Camaron converter?
Camaron converter是由camaronconverter开发的Chrome扩展程序,该扩展的主要功能是“Crypto currencies converter for crypto currencies, fiat and tokens”。
扩展截图
下载Camaron converter扩展crx文件
下载Camaron converter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Tool to estimate conversions between crypto and fiat currencies. Calculate values between cryptos like Bitcoin, Ethereum, Binance Coin, Chanlink; fiat currencies like US Dollar, Euro, Mexican Peso, Pounds; tokens like SLP, PVU and much more! 扩展基本信息
| 名称 | |
| ID | naicdcfpafffmgbinnjilpppcfgflfif |
| 官方URL | https://chromewebstore.google.com/detail/camaron-converter/naicdcfpafffmgbinnjilpppcfgflfif |
| 简介 | Crypto currencies converter for crypto currencies, fiat and tokens |
| 文件大小 | 1.28 MB |
| 安装次数 | 35 |
| 当前版本 | 0.0.2 |
| 更新时间 | 2022-02-17 |
| 上架时间 | 2021-11-17 |
| 评分 | 5.00/5 共6次评分 |
| 开发者 | camaronconverter |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 帮助页面URL | https://t.me/joinchat/doXbLcRUhAFmZDk5 |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Camaron converter",
"description": "Crypto currencies converter for crypto currencies, fiat and tokens",
"version": "0.0.2",
"manifest_version": 2,
"browser_action": {
"default_popup": "index.html",
"default_title": "Camaron converter"
},
"icons": {
"16": "LogoFondoTransp16px-01.png",
"48": "LogoFondoTransp48px-01.png",
"128": "LogoFondoTransp128px-01.png"
}
} | |