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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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