Platzi Course Time

Averigua cuanto dura tu curso

Platzi Course Timeคืออะไร?

Platzi Course Time เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jefferson Aguilar และคุณลักษณะหลักของมันคือ "Averigua cuanto dura tu curso"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Platzi Course Time

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

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

                        Averigua cuanto dura tu curso                    

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

ชื่อ Platzi Course Time Platzi Course Time
ID fljjoemlfjkpnneocihaobmnhhfjonle
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/platzi-course-time/fljjoemlfjkpnneocihaobmnhhfjonle
คำอธิบาย Averigua cuanto dura tu curso
ขนาดไฟล์ 10.24 KB
จำนวนการติดตั้ง 99
เวอร์ชันปัจจุบัน 2.0.0
อัปเดตครั้งล่าสุด 2020-05-04
วันที่เผยแพร่ 2020-05-04
คะแนน 5.00/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา Jefferson Aguilar
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Platzi Course Time",
    "version": "2.0.0",
    "icons": {
        "16": "src\/img\/logo.png",
        "48": "src\/img\/logo.png",
        "128": "src\/img\/logo.png"
    },
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_title": "Platzi Course Time",
        "default_popup": "src\/index.html"
    }
}