Currency Converter
The Best Fiat and Crypto Currency Converter For Chrome!
Cos'è Currency Converter?
Currency Converter è un'estensione di Chrome sviluppata da dev404, e la sua funzione principale è "The Best Fiat and Crypto Currency Converter For Chrome!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Currency Converter
Scarica i file di estensione Currency Converter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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] Informazioni di Base sull'Estensione
| Nome | |
| ID | cplhiiplkgimabelobmjbbfcfhnelkhb |
| URL Ufficiale | https://chromewebstore.google.com/detail/currency-converter/cplhiiplkgimabelobmjbbfcfhnelkhb |
| Descrizione | The Best Fiat and Crypto Currency Converter For Chrome! |
| Dimensione del File | 906 KB |
| Conteggio Installazioni | 13 |
| Versione Corrente | 0.0.1 |
| Ultimo Aggiornamento | 2019-07-01 |
| Data di Pubblicazione | 2019-07-01 |
| Valutazione | 1.00/5 Totale 1 Valutazioni |
| Sviluppatore | dev404 |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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": []
} | |