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 |
| Eメール | [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"
}
} | |