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 là gì?
Trader Table là một tiện ích mở rộng Chrome được phát triển bởi https://stockcalculator.io, và tính năng chính của nó là "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".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Trader Table
Tải xuống các tệp mở rộng Trader Table dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Trader Table |
ID | fijlcjnjahelpopiphoidimipolhadnn |
URL Chính Thức | https://chromewebstore.google.com/detail/trader-table/fijlcjnjahelpopiphoidimipolhadnn |
Mô tả | 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 |
Kích Thước Tệp | 211 KB |
Số Lần Cài Đặt | 70 |
Phiên Bản Hiện Tại | 2.2 |
Cập Nhật Lần Cuối | 2024-01-19 |
Ngày Phát Hành | 2020-03-08 |
Đánh Giá | 5.00/5 Tổng số 9 Đánh Giá |
Nhà Phát Triển | https://stockcalculator.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://stockcalculator.io/ |
URL Trang Trợ Giúp | https://stockcalculator.io/ |
URL Trang Chính Sách Bảo Mật | https://high-qr-code-generator.com/privacy.txt |
Ngôn Ngữ Được Hỗ Trợ | 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" } |