Currency Converter
Free currency converter. Convert exchange rates live.
Cos'è Currency Converter?
Currency Converter è un'estensione di Chrome sviluppata da http://makpro.com, e la sua funzione principale è "Free currency converter. Convert exchange rates live.".
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
Free currency converter. Convert exchange rates live. Supported currency. Dollar, Euro, Pound Sterling, Yen, Swiss Franc. Total 146 currency units.
Informazioni di Base sull'Estensione
Nome | |
ID | bgkbklhggehpnmiopdciedihndngcjkg |
URL Ufficiale | https://chrome.google.com/webstore/detail/currency-converter/bgkbklhggehpnmiopdciedihndngcjkg |
Descrizione | Free currency converter. Convert exchange rates live. |
Dimensione del File | 85.02 KB |
Conteggio Installazioni | 81 |
Versione Corrente | 0.0.0.9 |
Ultimo Aggiornamento | 2021-04-11 |
Data di Pubblicazione | 2019-04-28 |
Valutazione | 3.25/5 Totale 4 Valutazioni |
Sviluppatore | http://makpro.com |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "version": "0.0.0.9", "default_locale": "en", "browser_action": { "default_icon": "icon_16.png", "default_popup": "index.html" }, "icons": { "128": "icon_128.png" }, "manifest_version": 2 } |