TZWebChartWindow
TZWebChart Chrome Extension
What is TZWebChartWindow?
TZWebChartWindow is a Chrome extension developed by http://www.tradezone.com.br, and its main feature is "TZWebChart Chrome Extension".
Extension Screenshots
Download TZWebChartWindow Extension CRX File
Download TZWebChartWindow extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Possibilita o uso do Tradezone WebChart para clientes que usam o Google Chrome. Através de uma aplicação Out of Browser, instalada a partir do site do Tradezone - IT Evolution. Ao se instalar a extensão e navegar para o site do web chart tradezone, a partir da corretora, um passo a passo guiará o usuário. Video demonstrando o processo:https://www.youtube.com/watch?v=1PMXQg_iKwo Enables Tradezone WebChart to be used for customers using Google Chrome. Through an Out of Browser application, installed from the Tradezone - IT Evolution website. By installing the extension and navigating to the web site tradezone chart, from the brokerage, a step by step guide will guide the user. Video demonstrating the process:https://www.youtube.com/watch?v=1PMXQg_iKwo
Extension Basic Information
Name | |
ID | nmdhbmdklokcmpmcegmbfehjencmbeab |
Official URL | https://chrome.google.com/webstore/detail/tzwebchartwindow/nmdhbmdklokcmpmcegmbfehjencmbeab |
Description | TZWebChart Chrome Extension |
File Size | 5.54 KB |
Installation Count | 200,000 |
Current Version | 1.5 |
Last Updated | 2021-01-22 |
Publish Date | 2019-07-01 |
Rating | 2.44/5 Total 320 Ratings |
Developer | http://www.tradezone.com.br |
[email protected] | |
Payment Type | free |
Extension Website | http://www.tradezone.com.br |
Help Page URL | http://www.tradezone.com.br |
Privacy Policy Page URL | http://tradezone.com.br/Empresa_Privacidade.aspx |
Supported Languages | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TZWebChartWindow", "version": "1.5", "manifest_version": 2, "description": "TZWebChart Chrome Extension", "background": { "scripts": [ "main.js" ] }, "icons": { "128": "icon-128.png" }, "permissions": [ "activeTab", "tabs", "webNavigation", "nativeMessaging" ] } |