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é es Trader Table?
Trader Table es una extensión de Chrome desarrollada por https://stockcalculator.io, y su función principal es "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".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Trader Table
Descarga archivos de extensión Trader Table en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Trader Table |
ID | fijlcjnjahelpopiphoidimipolhadnn |
URL Oficial | https://chromewebstore.google.com/detail/trader-table/fijlcjnjahelpopiphoidimipolhadnn |
Descripción | 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 |
Tamaño del Archivo | 211 KB |
Cantidad de Instalaciones | 70 |
Versión Actual | 2.2 |
Última Actualización | 2024-01-19 |
Fecha de Publicación | 2020-03-08 |
Calificación | 5.00/5 Total de 9 Calificaciones |
Desarrollador | https://stockcalculator.io |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://stockcalculator.io/ |
URL de la Página de Ayuda | https://stockcalculator.io/ |
URL de la Página de Política de Privacidad | https://high-qr-code-generator.com/privacy.txt |
Idiomas Soportados | 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" } |