GlobalMarket

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

Was ist GlobalMarket?

GlobalMarket ist eine Chrome-Erweiterung, die von Ajay Poriya entwickelt wurde, und ihr Hauptmerkmal ist "This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

GlobalMarket-Erweiterungs-CRX-Datei herunterladen

Laden Sie GlobalMarket-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name GlobalMarket GlobalMarket
ID gggbnamhokkndaijjfeecpehdjafmade
Offizielle URL https://chromewebstore.google.com/detail/globalmarket/gggbnamhokkndaijjfeecpehdjafmade
Beschreibung This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX
Dateigröße 23.88 KB
Installationsanzahl 476
Aktuelle Version 0.4
Letztes Update 2017-12-28
Veröffentlichungsdatum 2017-12-27
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler Ajay Poriya
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}