Simply GIT

This extension gives an overview of essential GIT Commands.

Cos'è Simply GIT?

Simply GIT è un'estensione di Chrome sviluppata da Anell Kumarr Beeram, e la sua funzione principale è "This extension gives an overview of essential GIT Commands.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Simply GIT

Scarica i file di estensione Simply GIT in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Simply GIT Simply GIT
ID degimalgkelhibdpeofjmkmhdfneidca
URL Ufficiale https://chromewebstore.google.com/detail/simply-git/degimalgkelhibdpeofjmkmhdfneidca
Descrizione This extension gives an overview of essential GIT Commands.
Dimensione del File 33.56 KB
Conteggio Installazioni 175
Versione Corrente 1.3
Ultimo Aggiornamento 2022-12-18
Data di Pubblicazione 2017-12-15
Valutazione 5.00/5 Totale 7 Valutazioni
Sviluppatore Anell Kumarr Beeram
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}