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 |
| 官方網址 | 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"
}
} | |