Simply GIT

This extension gives an overview of essential GIT Commands.

Wat is Simply GIT?

Simply GIT is een Chrome-extensie ontwikkeld door Anell Kumarr Beeram, en de belangrijkste functie is "This extension gives an overview of essential GIT Commands.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Simply GIT

Download Simply GIT-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

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

Basisinformatie over de Extensie

Naam Simply GIT Simply GIT
ID degimalgkelhibdpeofjmkmhdfneidca
Officiële URL https://chromewebstore.google.com/detail/simply-git/degimalgkelhibdpeofjmkmhdfneidca
Beschrijving This extension gives an overview of essential GIT Commands.
Bestandsgrootte 33.56 KB
Aantal Installaties 175
Huidige Versie 1.3
Laatst Bijgewerkt 2022-12-18
Publicatiedatum 2017-12-15
Beoordeling 5.00/5 Totaal 7 Beoordelingen
Ontwikkelaar Anell Kumarr Beeram
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}