GlobalMarket

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

Vad är GlobalMarket?

GlobalMarket är en Chrome-tillägg utvecklad av Ajay Poriya, och dess huvudfunktion är "This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner GlobalMarket-förlängningens CRX-fil

Ladda ner GlobalMarket-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn GlobalMarket GlobalMarket
ID gggbnamhokkndaijjfeecpehdjafmade
Officiell webbadress https://chromewebstore.google.com/detail/globalmarket/gggbnamhokkndaijjfeecpehdjafmade
Beskrivning This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX
Filstorlek 23.88 KB
Antal Installationer 476
Aktuell Version 0.4
Senast Uppdaterad 2017-12-28
Publiceringsdatum 2017-12-27
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare Ajay Poriya
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}