GlobalMarket

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

Co to jest GlobalMarket?

GlobalMarket to rozszerzenie Chrome opracowane przez Ajay Poriya, a jego główną funkcją jest „This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia GlobalMarket

Pobierz pliki rozszerzeń GlobalMarket w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa GlobalMarket GlobalMarket
ID gggbnamhokkndaijjfeecpehdjafmade
Oficjalny URL https://chromewebstore.google.com/detail/globalmarket/gggbnamhokkndaijjfeecpehdjafmade
Opis This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX
Rozmiar pliku 23.88 KB
Liczba instalacji 476
Aktualna Wersja 0.4
Ostatnia Aktualizacja 2017-12-28
Data Publikacji 2017-12-27
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper Ajay Poriya
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}