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.
拡張機能の基本情報
名前 | 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 |
Eメール | [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" } } |