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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "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 फ़ाइल डाउनलोड करें

crx प्रारूप में Trader Table एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}