Trader Table

Trader Table is a very handy tool to let you check out your wanted information. It's super easy to get started but very powerful

Trader Table란 무엇입니까?

Trader Table은(는) https://stockcalculator.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Trader Table is a very handy tool to let you check out your wanted information. It's super easy to get started but very powerful"입니다.

확장 프로그램 스크린샷

screenshot

Trader Table 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Trader Table is a handy tool for traders.

You can straightforwardly check your wanted information. It's much better than keeping everything in your bookmarks. And you have the convenience of regularly updating your favorite stock tickers as needed

Changelog:

Update: January 14, 2023

1. Resolved minor UI glitches.
2. Now compatible with Manifest V3.
3. Enhanced color scheme and iconography for a better user interface.


Update: June 28, 2022

1. Corrected an issue where the column sequence in StockTwits and the stock calculator was incorrect.



Update: June 27, 2022

1. Eliminated superfluous permission requests to enhance security and user trust.
2. Introduced a new Dark Theme option for improved viewing comfort.
3. Added a Stock Calculator feature (powered by stockcalculator.io) for convenient financial calculations.                    

확장 프로그램 기본 정보

이름 Trader Table Trader Table
ID fijlcjnjahelpopiphoidimipolhadnn
공식 URL https://chromewebstore.google.com/detail/trader-table/fijlcjnjahelpopiphoidimipolhadnn
설명 Trader Table is a very handy tool to let you check out your wanted information. It's super easy to get started but very powerful
파일 크기 211 KB
설치 횟수 70
현재 버전 2.2
최근 업데이트 2024-01-19
출시 날짜 2020-03-08
평점 5.00/5 총 9 개의 평점
개발자 https://stockcalculator.io
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://stockcalculator.io/
도움말 페이지 URL https://stockcalculator.io/
개인정보 보호 정책 페이지 URL https://high-qr-code-generator.com/privacy.txt
지원되는 언어 en
manifest.json
{
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/128.png",
            "24": "icons\/128.png",
            "32": "icons\/128.png"
        },
        "default_popup": "popup.html"
    },
    "description": "Trader Table is a very handy tool to let you check out your wanted information. It's super easy to get started but very powerful",
    "icons": {
        "16": "icons\/128.png",
        "24": "icons\/128.png",
        "32": "icons\/128.png",
        "128": "icons\/128.png"
    },
    "manifest_version": 3,
    "name": "Trader Table",
    "options_page": "popup.html",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2"
}