TZWebChartWindow

TZWebChart Chrome Extension

什么是TZWebChartWindow?

TZWebChartWindow是由http://www.tradezone.com.br开发的Chrome扩展程序,该扩展的主要功能是“TZWebChart Chrome Extension”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载TZWebChartWindow扩展crx文件

下载TZWebChartWindow扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 TZWebChartWindow TZWebChartWindow
ID nmdhbmdklokcmpmcegmbfehjencmbeab
官方URL https://chrome.google.com/webstore/detail/tzwebchartwindow/nmdhbmdklokcmpmcegmbfehjencmbeab
简介 TZWebChart Chrome Extension
文件大小 5.54 KB
安装次数 200,000
当前版本 1.5
更新时间 2021-01-22
上架时间 2019-07-01
评分 2.44/5 共320次评分
开发者 http://www.tradezone.com.br
电子邮箱 [email protected]
付费类型 free
扩展官网 http://www.tradezone.com.br
帮助页面URL http://www.tradezone.com.br
隐私政策页面URL http://tradezone.com.br/Empresa_Privacidade.aspx
支持的语言 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"
    ]
}