Learn Batch Code

This extension tells you about the batch programming language

Learn Batch Codeคืออะไร?

Learn Batch Code เป็นส่วนขยายของ Chrome ที่พัฒนาโดย LCoding และคุณลักษณะหลักของมันคือ "This extension tells you about the batch programming language"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Learn Batch Code

ดาวน์โหลดไฟล์ส่วนขยาย Learn Batch Code ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension tells you about the programming language                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Learn Batch Code Learn Batch Code
ID kandjofegaffaclaafocajejhblgkffi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/learn-batch-code/kandjofegaffaclaafocajejhblgkffi
คำอธิบาย This extension tells you about the batch programming language
ขนาดไฟล์ 24.33 KB
จำนวนการติดตั้ง 23
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2016-04-10
วันที่เผยแพร่ 2016-04-09
คะแนน 2.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา LCoding
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Learn Batch Code",
    "description": "This extension tells you about the batch programming language",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}