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

Qu'est-ce que Trader Table ?

Trader Table est une extension Chrome développée par https://stockcalculator.io, et sa fonction principale est "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".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Trader Table

Téléchargez les fichiers d'extension Trader Table au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Trader Table Trader Table
ID fijlcjnjahelpopiphoidimipolhadnn
URL Officiel https://chromewebstore.google.com/detail/trader-table/fijlcjnjahelpopiphoidimipolhadnn
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
Taille du Fichier 211 KB
Nombre d'Installations 70
Version Actuelle 2.2
Dernière Mise à Jour 2024-01-19
Date de Publication 2020-03-08
Évaluation 5.00/5 Total 9 Évaluations
Développeur https://stockcalculator.io
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://stockcalculator.io/
URL de la Page d'Aide https://stockcalculator.io/
URL de la Page de Politique de Confidentialité https://high-qr-code-generator.com/privacy.txt
Langues Prises en Charge 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"
}