Kite 3.0 Full Width Zerodha Trading Platform

This app will give zerodha kite 3.0 trading platform a full width look with also some minor twicks.

Wat is Kite 3.0 Full Width Zerodha Trading Platform?

Kite 3.0 Full Width Zerodha Trading Platform is een Chrome-extensie ontwikkeld door https://allindiainvest.com, en de belangrijkste functie is "This app will give zerodha kite 3.0 trading platform a full width look with also some minor twicks.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Kite 3.0 Full Width Zerodha Trading Platform

Download Kite 3.0 Full Width Zerodha Trading Platform-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

                        Updated to new KITE 3.0 to new URL redirected issue.

Note : This extenstion is only for KITE 3.0 and still in beta so if you have any issue contact us we'll resolve asap!

This extension will make your zerodha kite 3.0 trading app full-width for large screen desktop and laptops, also adding some twicks will help you stay more focused on trading.

Happy trading!                    

Basisinformatie over de Extensie

Naam Kite 3.0 Full Width Zerodha Trading Platform Kite 3.0 Full Width Zerodha Trading Platform
ID blkggfdbpeboofklnehllkeiiphgfmmg
Officiële URL https://chromewebstore.google.com/detail/kite-30-full-width-zerodh/blkggfdbpeboofklnehllkeiiphgfmmg
Beschrijving This app will give zerodha kite 3.0 trading platform a full width look with also some minor twicks.
Bestandsgrootte 6.26 KB
Aantal Installaties 12,052
Huidige Versie 3.0.2
Laatst Bijgewerkt 2019-01-12
Publicatiedatum 2019-01-12
Beoordeling 3.85/5 Totaal 20 Beoordelingen
Ontwikkelaar https://allindiainvest.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/sanampatel/kite-zerodha-style
Help Pagina-URL https://github.com/sanampatel/kite-zerodha-style
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kite 3.0 Full Width Zerodha Trading Platform",
    "short_name": "Full Width Zerodha Kite 3.0 (Beta)",
    "version": "3.0.2",
    "description": "This app will give zerodha kite 3.0 trading platform a full width look with also some minor twicks.",
    "homepage_url": "https:\/\/github.com\/sanampatel\/kite-zerodha-style",
    "author": "Sanam Patel ([email protected])",
    "icons": {
        "128": "kite128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/kite3.zerodha.com\/*",
                "https:\/\/kite.zerodha.com\/*"
            ],
            "css": [
                "kite3-full-width.css"
            ]
        }
    ],
    "manifest_version": 2
}