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.

Qu'est-ce que Kite 3.0 Full Width Zerodha Trading Platform ?

Kite 3.0 Full Width Zerodha Trading Platform est une extension Chrome développée par https://allindiainvest.com, et sa fonction principale est "This app will give zerodha kite 3.0 trading platform a full width look with also some minor twicks.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Kite 3.0 Full Width Zerodha Trading Platform

Téléchargez les fichiers d'extension Kite 3.0 Full Width Zerodha Trading Platform au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Kite 3.0 Full Width Zerodha Trading Platform Kite 3.0 Full Width Zerodha Trading Platform
ID blkggfdbpeboofklnehllkeiiphgfmmg
URL Officiel https://chromewebstore.google.com/detail/kite-30-full-width-zerodh/blkggfdbpeboofklnehllkeiiphgfmmg
Description This app will give zerodha kite 3.0 trading platform a full width look with also some minor twicks.
Taille du Fichier 6.26 KB
Nombre d'Installations 12,052
Version Actuelle 3.0.2
Dernière Mise à Jour 2019-01-12
Date de Publication 2019-01-12
Évaluation 3.85/5 Total 20 Évaluations
Développeur https://allindiainvest.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/sanampatel/kite-zerodha-style
URL de la Page d'Aide https://github.com/sanampatel/kite-zerodha-style
Langues Prises en Charge 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
}