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文件

下载Trader Table扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
}