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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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": []
}