TZWebChartWindow

TZWebChart Chrome Extension

Wat is TZWebChartWindow?

TZWebChartWindow is een Chrome-extensie ontwikkeld door http://www.tradezone.com.br, en de belangrijkste functie is "TZWebChart Chrome Extension".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie TZWebChartWindow

Download TZWebChartWindow-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam TZWebChartWindow TZWebChartWindow
ID nmdhbmdklokcmpmcegmbfehjencmbeab
Officiële URL https://chrome.google.com/webstore/detail/tzwebchartwindow/nmdhbmdklokcmpmcegmbfehjencmbeab
Beschrijving TZWebChart Chrome Extension
Bestandsgrootte 5.54 KB
Aantal Installaties 200,000
Huidige Versie 1.5
Laatst Bijgewerkt 2021-01-22
Publicatiedatum 2019-07-01
Beoordeling 2.44/5 Totaal 320 Beoordelingen
Ontwikkelaar http://www.tradezone.com.br
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.tradezone.com.br
Help Pagina-URL http://www.tradezone.com.br
URL van de Privacybeleid Pagina http://tradezone.com.br/Empresa_Privacidade.aspx
Ondersteunde Talen 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"
    ]
}