Simply GIT

This extension gives an overview of essential GIT Commands.

Co to jest Simply GIT?

Simply GIT to rozszerzenie Chrome opracowane przez Anell Kumarr Beeram, a jego główną funkcją jest „This extension gives an overview of essential GIT Commands.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Simply GIT

Pobierz pliki rozszerzeń Simply GIT w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Simply GIT Simply GIT
ID degimalgkelhibdpeofjmkmhdfneidca
Oficjalny URL https://chromewebstore.google.com/detail/simply-git/degimalgkelhibdpeofjmkmhdfneidca
Opis This extension gives an overview of essential GIT Commands.
Rozmiar pliku 33.56 KB
Liczba instalacji 175
Aktualna Wersja 1.3
Ostatnia Aktualizacja 2022-12-18
Data Publikacji 2017-12-15
Ocena 5.00/5 Łącznie 7 Oceny
Deweloper Anell Kumarr Beeram
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}