Currency Converter
The Best Fiat and Crypto Currency Converter For Chrome!
什么是Currency Converter?
Currency Converter是由dev404开发的Chrome扩展程序,该扩展的主要功能是“The Best Fiat and Crypto Currency Converter For Chrome!”。
扩展截图
下载Currency Converter扩展crx文件
下载Currency Converter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Best Currency Convert On Chrome of All Time
Supports 1700+ Currencies, including 1500+ Cryptocurrencies as well as 150+ Fiat Currencies
### Features:
✓ Multiple Conversion Boxes - Convert to more than one currency at a time
✓ 100% Accurate Results
✓ Rates are updated every 5 minutes
✓ Supports over 1500 cryptocurrencies, i.e. BitCoin (BTC), Ethereum (ETH), etc.
✓ Support over 150 fiat currencies, i.e. US Dollar (USD), etc.
✓ Allows conversion from
# Cryptocurrencies to Fiat
# Cryptocurrencies to Cryptocurrencies
# Fiat to Cryptocurrencies
# Fiat to Fiat
### All you need to do is:
✓ Click the extension icon
✓ Input the required quantity
✓ Select source currency
✓ Select target currency (or currencies, if converting to more than one currency)
### Loved this extension? #
✓ Share with friends at Facebook, Twitter
✓ Support my work by donating as little as $5
✓ Review this extension
### Need Something New? #
Just contact me [email protected] 扩展基本信息
| 名称 | |
| ID | cplhiiplkgimabelobmjbbfcfhnelkhb |
| 官方URL | https://chromewebstore.google.com/detail/currency-converter/cplhiiplkgimabelobmjbbfcfhnelkhb |
| 简介 | The Best Fiat and Crypto Currency Converter For Chrome! |
| 文件大小 | 906 KB |
| 安装次数 | 13 |
| 当前版本 | 0.0.1 |
| 更新时间 | 2019-07-01 |
| 上架时间 | 2019-07-01 |
| 评分 | 1.00/5 共1次评分 |
| 开发者 | dev404 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Currency Converter",
"version": "0.0.1",
"manifest_version": 2,
"description": "The Best Fiat and Crypto Currency Converter For Chrome!",
"homepage_url": "https:\/\/technoscans.com",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"browser_action": {
"default_icon": "icons\/icon19.png",
"default_title": "Currency Converter",
"default_popup": "src\/browser_action.html"
},
"permissions": []
} | |