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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://stockcalculator.io, και η κύρια λειτουργία του είναι "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

Λήψη αρχείου CRX της επέκτασης Trader Table

Λήψη αρχείων επέκτασης 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"
}