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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
عنوان صفحة المساعدة | 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" } } |