Currency Converter

Convert 1 Type of Currency value to another type.

O que é Currency Converter?

Currency Converter é uma extensão do Chrome desenvolvida por https://ggcnet.tk, e sua principal característica é "Convert 1 Type of Currency value to another type.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Currency Converter

Baixe arquivos de extensão Currency Converter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Everyone needs to have 1 currency converter for shopping, business and for many other things. 

By this app you can convert 1 type of currency value to another. All currency information is taken from European Central Bank and that information is being updated every day.

Write in input field the value that you want to convert and that choose the currencies.                    

Informações Básicas da Extensão

Nome Currency Converter Currency Converter
ID eimcmceojaapnlbclajcfnbkdeidfdhd
URL Oficial https://chromewebstore.google.com/detail/currency-converter/eimcmceojaapnlbclajcfnbkdeidfdhd
Descrição Convert 1 Type of Currency value to another type.
Tamanho do Arquivo 46.09 KB
Contagem de Instalações 15
Versão Atual 1.0
Última Atualização 2017-10-06
Data de Publicação 2017-10-06
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor https://ggcnet.tk
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Currency Converter",
    "description": "Convert 1 Type of Currency value to another type.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "public\/images\/icon.png",
        "default_popup": "public\/scripts\/index.html",
        "default_title": "gCurrency"
    }
}