Simply GIT

This extension gives an overview of essential GIT Commands.

Co je Simply GIT?

Simply GIT je rozšíření Chrome vyvinuté Anell Kumarr Beeram, a jeho hlavní funkcí je „This extension gives an overview of essential GIT Commands.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Simply GIT

Stáhněte si soubory rozšíření Simply GIT ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        This extension gives you an overview of all the essential GIT Commands that you will need for you day-to-day git activities.                    

Základní Informace o Rozšíření

Název Simply GIT Simply GIT
ID degimalgkelhibdpeofjmkmhdfneidca
Oficiální URL https://chromewebstore.google.com/detail/simply-git/degimalgkelhibdpeofjmkmhdfneidca
Popis This extension gives an overview of essential GIT Commands.
Velikost souboru 33.56 KB
Počet instalací 175
Aktuální Verze 1.3
Poslední Aktualizace 2022-12-18
Datum Vydání 2017-12-15
Hodnocení 5.00/5 Celkem 7 Hodnocení
Vývojář Anell Kumarr Beeram
E-mail [email protected]
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Simply GIT",
    "description": "This extension gives an overview of essential GIT Commands.",
    "version": "1.3",
    "action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html",
        "default_title": "Simply GIT - Essential GIT Commands"
    }
}