Techy Coach Tutorials

This extension allows you to access Google Tutorials from the Techy Coach

ما هو Techy Coach Tutorials؟

Techy Coach Tutorials هو إضافة Chrome تم تطويرها بواسطة https://techycoach.com، والميزة الرئيسية لها هي "This extension allows you to access Google Tutorials from the Techy Coach".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Techy Coach Tutorials

قم بتنزيل ملفات الامتداد Techy Coach Tutorials بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        This extension connects you with Google Tutorials from the Techy Coach.  Access tutorials for the Google products you need, when you need them.                    

معلومات أساسية عن التمديد

الاسم Techy Coach Tutorials Techy Coach Tutorials
ID kgafdjgebgihfdijdoamohhcmbfegebg
عنوان URL الرسمي https://chromewebstore.google.com/detail/techy-coach-tutorials/kgafdjgebgihfdijdoamohhcmbfegebg
الوصف This extension allows you to access Google Tutorials from the Techy Coach
حجم الملف 4.6 KB
عدد التثبيتات 179
النسخة الحالية 1.0
آخر تحديث 2016-04-04
تاريخ النشر 2016-04-04
تقييم 5.00/5 مجموع تقييمات 3
المطور https://techycoach.com
نوع الدفع free
موقع الإضافة http://youtube.com/shawnbeard07
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Techy Coach Tutorials",
    "version": "1.0",
    "manifest_version": 2,
    "description": "This extension allows you to access Google Tutorials from the Techy Coach",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}