TZWebChartWindow

TZWebChart Chrome Extension

TZWebChartWindowคืออะไร?

TZWebChartWindow เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.tradezone.com.br และคุณลักษณะหลักของมันคือ "TZWebChart Chrome Extension"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TZWebChartWindow

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}