GlobalMarket

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

GlobalMarketとは何ですか?

GlobalMarketはAjay Poriyaによって開発されたChromeの拡張機能で、その主な機能は「This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

GlobalMarket拡張機能のCRXファイルをダウンロード

GlobalMarket拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 GlobalMarket GlobalMarket
ID gggbnamhokkndaijjfeecpehdjafmade
公式URL https://chromewebstore.google.com/detail/globalmarket/gggbnamhokkndaijjfeecpehdjafmade
説明 This extension will provide you the index of world market.It shows the prices of NASQAD, NIKKIE, Taiwan, EURO, AEX, WIG, DAX
ファイルサイズ 23.88 KB
インストール数 476
現在のバージョン 0.4
最終更新日 2017-12-28
公開日 2017-12-27
評価 5.00/5 合計 3 レビュー
開発者 Ajay Poriya
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}