TZWebChartWindow
TZWebChart Chrome Extension
什麼是TZWebChartWindow?
TZWebChartWindow是由http://www.tradezone.com.br開發的Chrome擴展程式,該擴展的主要功能是“TZWebChart Chrome Extension”。
擴展截圖
下載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
擴展基本資訊
名稱 | |
ID | nmdhbmdklokcmpmcegmbfehjencmbeab |
官方網址 | 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" ] } |