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

Co je Trader Table?

Trader Table je rozšíření Chrome vyvinuté https://stockcalculator.io, a jeho hlavní funkcí je „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“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Trader Table

Stáhněte si soubory rozšíření Trader Table ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Trader Table Trader Table
ID fijlcjnjahelpopiphoidimipolhadnn
Oficiální URL https://chromewebstore.google.com/detail/trader-table/fijlcjnjahelpopiphoidimipolhadnn
Popis 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
Velikost souboru 211 KB
Počet instalací 70
Aktuální Verze 2.2
Poslední Aktualizace 2024-01-19
Datum Vydání 2020-03-08
Hodnocení 5.00/5 Celkem 9 Hodnocení
Vývojář https://stockcalculator.io
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://stockcalculator.io/
URL Stránky Nápovědy https://stockcalculator.io/
URL Stránky Zásad Ochrany Soukromí https://high-qr-code-generator.com/privacy.txt
Podporované Jazyky 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"
}