Contest Reminder

Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest…

Contest Reminderคืออะไร?

Contest Reminder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย saswataghoshnit99 และคุณลักษณะหลักของมันคือ "Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest…"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Contest Reminder

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

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

                        Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest contest. Its just a click away.                    

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

ชื่อ Contest Reminder Contest Reminder
ID hilcmakgbdcpckknlcfnahleifhncblh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/contest-reminder/hilcmakgbdcpckknlcfnahleifhncblh
คำอธิบาย Tells the time remaining for the latest contest that will happen in Codeforces. You need not to login and see for the latest…
ขนาดไฟล์ 5.96 KB
จำนวนการติดตั้ง 43
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2022-01-11
วันที่เผยแพร่ 2022-01-10
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา saswataghoshnit99
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Contest Reminder",
    "version": "0.0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo.png"
    }
}