Simply GIT

This extension gives an overview of essential GIT Commands.

Qu'est-ce que Simply GIT ?

Simply GIT est une extension Chrome développée par Anell Kumarr Beeram, et sa fonction principale est "This extension gives an overview of essential GIT Commands.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Simply GIT

Téléchargez les fichiers d'extension Simply GIT 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

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

Informations de Base sur l'Extension

Nom Simply GIT Simply GIT
ID degimalgkelhibdpeofjmkmhdfneidca
URL Officiel https://chromewebstore.google.com/detail/simply-git/degimalgkelhibdpeofjmkmhdfneidca
Description This extension gives an overview of essential GIT Commands.
Taille du Fichier 33.56 KB
Nombre d'Installations 175
Version Actuelle 1.3
Dernière Mise à Jour 2022-12-18
Date de Publication 2017-12-15
Évaluation 5.00/5 Total 7 Évaluations
Développeur Anell Kumarr Beeram
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}