GK Trades Opening & Closing Bell Extension

Enhance your trading experience by listening to the opening and closing bell everyday at 9:30AM EST and 4:00PM EST

GK Trades Opening & Closing Bell Extensionとは何ですか?

GK Trades Opening & Closing Bell ExtensionはGK Tradesによって開発されたChromeの拡張機能で、その主な機能は「Enhance your trading experience by listening to the opening and closing bell everyday at 9:30AM EST and 4:00PM EST」です。

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

screenshot
screenshot

GK Trades Opening & Closing Bell Extension拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Ever start your trading day and wish to yourself at 9:30 AM EST you could hear that NYSE bell? Well now you can! 
Download this extension and everyday hear the opening and closing bell. 

There will be an update for the EST timezone when daylight savings is not in affect. All time zones in N.A. will be aligned with the local time of the NYSE.
ex: L.A. will hear the bell at 6:30AM when Chrome is running.

For those OUT of North America you wont be able to be aligned with the bell. 
If there is good traction and I get the request to do so - I will update it.                    

拡張機能の基本情報

名前 GK Trades Opening & Closing Bell Extension GK Trades Opening & Closing Bell Extension
ID ckappehgkeddjomolpbolinjnehdmmik
公式URL https://chromewebstore.google.com/detail/gk-trades-opening-closing/ckappehgkeddjomolpbolinjnehdmmik
説明 Enhance your trading experience by listening to the opening and closing bell everyday at 9:30AM EST and 4:00PM EST
ファイルサイズ 221 KB
インストール数 25
現在のバージョン 1
最終更新日 2020-06-23
公開日 2020-06-23
開発者 GK Trades
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://georgekonline.com
ヘルプページのURL https://twitter.com/Georgekonline
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GK Trades Opening & Closing Bell Extension",
    "description": "Enhance your trading experience by listening to the opening and closing bell everyday at 9:30AM EST and 4:00PM EST",
    "version": "1",
    "author": "George Kyriazis ",
    "homepage_url": "https:\/\/twitter.com\/Georgekonline",
    "options_page": "",
    "default_locale": "en",
    "incognito": "split",
    "icons": {
        "48": "img\/favicon48.png",
        "128": "img\/favicon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": []
}