Simply GIT

This extension gives an overview of essential GIT Commands.

Что такое Simply GIT?

Simply GIT - это расширение Chrome, разработанное Anell Kumarr Beeram, и его основная функция - "This extension gives an overview of essential GIT Commands.".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Simply GIT

Скачайте файлы расширений Simply GIT в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название Simply GIT Simply GIT
ID degimalgkelhibdpeofjmkmhdfneidca
Официальный URL https://chromewebstore.google.com/detail/simply-git/degimalgkelhibdpeofjmkmhdfneidca
Описание This extension gives an overview of essential GIT Commands.
Размер файла 33.56 KB
Количество установок 175
Текущая Версия 1.3
Последнее Обновление 2022-12-18
Дата публикации 2017-12-15
Рейтинг 5.00/5 Всего 7 оценок
Разработчик Anell Kumarr Beeram
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}