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 Blockgeeks द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Competitive Programming Questions एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 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"
    }
}