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