TZWebChartWindow

TZWebChart Chrome Extension

Apa itu TZWebChartWindow?

TZWebChartWindow adalah ekstensi Chrome yang dikembangkan oleh http://www.tradezone.com.br, dan fitur utamanya adalah "TZWebChart Chrome Extension".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi TZWebChartWindow

Unduh file ekstensi TZWebChartWindow dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama TZWebChartWindow TZWebChartWindow
ID nmdhbmdklokcmpmcegmbfehjencmbeab
URL Resmi https://chrome.google.com/webstore/detail/tzwebchartwindow/nmdhbmdklokcmpmcegmbfehjencmbeab
Deskripsi TZWebChart Chrome Extension
Ukuran File 5.54 KB
Jumlah Instalasi 200,000
Versi Saat Ini 1.5
Terakhir Diperbarui 2021-01-22
Tanggal Publikasi 2019-07-01
Penilaian 2.44/5 Total 320 Penilaian
Pengembang http://www.tradezone.com.br
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.tradezone.com.br
URL Halaman Bantuan http://www.tradezone.com.br
URL Halaman Kebijakan Privasi http://tradezone.com.br/Empresa_Privacidade.aspx
Bahasa yang Didukung 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"
    ]
}