Competitive Programming Questions
A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
Competitive Programming Questionsคืออะไร?
Competitive Programming Questions เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Blockgeeks และคุณลักษณะหลักของมันคือ "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Competitive Programming Questions
ดาวน์โหลดไฟล์ส่วนขยาย Competitive Programming Questions ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you selected like, trees, dfs, greedy, dp, etc.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Competitive Programming Questions |
ID | dkaocaebnjkaogaobgflbaaloclbjpnf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf |
คำอธิบาย | A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you… |
ขนาดไฟล์ | 57.28 KB |
จำนวนการติดตั้ง | 54 |
เวอร์ชันปัจจุบัน | 0.0.2 |
อัปเดตครั้งล่าสุด | 2022-05-19 |
วันที่เผยแพร่ | 2022-05-18 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | Blockgeeks |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://pranavchiku.github.io/CP-Question-Generator/ |
URL หน้าช่วยเหลือ | https://pranavchiku.github.io/CP-Question-Generator/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Competitive Programming Questions", "version": "0.0.2", "manifest_version": 3, "action": { "default_popup": "show.html", "default_icon": "cod (1).png" }, "icons": { "256": "cod (1).png" } } |