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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Techy Coach Tutorials
ดาวน์โหลดไฟล์ส่วนขยาย Techy Coach Tutorials ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
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" ] } |