GlobalMarket

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

What is GlobalMarket?

GlobalMarket is a Chrome extension developed by Ajay Poriya, and its main feature is "This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX".

Extension Screenshots

screenshot
screenshot
screenshot

Download GlobalMarket Extension CRX File

Download GlobalMarket extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name GlobalMarket GlobalMarket
ID gggbnamhokkndaijjfeecpehdjafmade
Official URL https://chromewebstore.google.com/detail/globalmarket/gggbnamhokkndaijjfeecpehdjafmade
Description This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX
File Size 23.88 KB
Installation Count 476
Current Version 0.4
Last Updated 2017-12-28
Publish Date 2017-12-27
Rating 5.00/5 Total 3 Ratings
Developer Ajay Poriya
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}