GlobalMarket

This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX

O que é GlobalMarket?

GlobalMarket é uma extensão do Chrome desenvolvida por Ajay Poriya, e sua principal característica é "This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão GlobalMarket

Baixe arquivos de extensão GlobalMarket 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

                        This extension will provide you the index of world market. It will also show the difference of the current and previous prices. It shows the prices of NASQAD, NIKKIE, SANGHAI, Taiwan, EURO, NIFTY, SENSEX, HENG SENG, FTSE 100, CAC 40,S&P TSX, SET, 
ATX, WIG, TASI, MERVAL, IPC                    

Informações Básicas da Extensão

Nome GlobalMarket GlobalMarket
ID gggbnamhokkndaijjfeecpehdjafmade
URL Oficial https://chromewebstore.google.com/detail/globalmarket/gggbnamhokkndaijjfeecpehdjafmade
Descrição This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX
Tamanho do Arquivo 23.88 KB
Contagem de Instalações 476
Versão Atual 0.4
Última Atualização 2017-12-28
Data de Publicação 2017-12-27
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor Ajay Poriya
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GlobalMarket",
    "version": "0.4",
    "manifest_version": 2,
    "description": "This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Market",
        "default_popup": "extension.html"
    },
    "icons": {
        "128": "icon.png"
    }
}