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

What is GK Trades Opening & Closing Bell Extension?

GK Trades Opening & Closing Bell Extension is a Chrome extension developed by GK Trades, and its main feature is "Enhance your trading experience by listening to the opening and closing bell everyday at 9:30AM EST and 4:00PM EST".

Extension Screenshots

screenshot
screenshot

Download GK Trades Opening & Closing Bell Extension Extension CRX File

Download GK Trades Opening & Closing Bell Extension 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

                        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.                    

Extension Basic Information

Name GK Trades Opening & Closing Bell Extension GK Trades Opening & Closing Bell Extension
ID ckappehgkeddjomolpbolinjnehdmmik
Official URL https://chromewebstore.google.com/detail/gk-trades-opening-closing/ckappehgkeddjomolpbolinjnehdmmik
Description Enhance your trading experience by listening to the opening and closing bell everyday at 9:30AM EST and 4:00PM EST
File Size 221 KB
Installation Count 25
Current Version 1
Last Updated 2020-06-23
Publish Date 2020-06-23
Developer GK Trades
Email [email protected]
Payment Type free
Extension Website http://georgekonline.com
Help Page URL https://twitter.com/Georgekonline
Supported Languages 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": []
}