Simply GIT

Simply GIT

This extension gives an overview of essential GIT Commands.

Merlin
Additional files are visible only to premium users

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"
  }
}