GlobalMarket

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

Cos'è GlobalMarket?

GlobalMarket è un'estensione di Chrome sviluppata da Ajay Poriya, e la sua funzione principale è "This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione GlobalMarket

Scarica i file di estensione GlobalMarket 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

                        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                    

Informazioni di Base sull'Estensione

Nome GlobalMarket GlobalMarket
ID gggbnamhokkndaijjfeecpehdjafmade
URL Ufficiale https://chromewebstore.google.com/detail/globalmarket/gggbnamhokkndaijjfeecpehdjafmade
Descrizione This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX
Dimensione del File 23.88 KB
Conteggio Installazioni 476
Versione Corrente 0.4
Ultimo Aggiornamento 2017-12-28
Data di Pubblicazione 2017-12-27
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Ajay Poriya
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}