Simply GIT

This extension gives an overview of essential GIT Commands.

What is Simply GIT?

Simply GIT is a Chrome extension developed by Anell Kumarr Beeram, and its main feature is "This extension gives an overview of essential GIT Commands.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Simply GIT Extension CRX File

Download Simply GIT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Simply GIT Simply GIT
ID degimalgkelhibdpeofjmkmhdfneidca
Official URL https://chromewebstore.google.com/detail/simply-git/degimalgkelhibdpeofjmkmhdfneidca
Description This extension gives an overview of essential GIT Commands.
File Size 33.56 KB
Installation Count 175
Current Version 1.3
Last Updated 2022-12-18
Publish Date 2017-12-15
Rating 5.00/5 Total 7 Ratings
Developer Anell Kumarr Beeram
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}