Simply GIT
This extension gives an overview of essential GIT Commands.
什麼是Simply GIT?
Simply GIT是由Anell Kumarr Beeram開發的Chrome擴展程式,該擴展的主要功能是“This extension gives an overview of essential GIT Commands.”。
擴展截圖
下載Simply GIT擴展crx文件
下載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. 擴展基本資訊
| 名稱 | |
| ID | degimalgkelhibdpeofjmkmhdfneidca |
| 官方網址 | 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"
}
} | |