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…

What is Competitive Programming Questions?

Competitive Programming Questions is a Chrome extension developed by Blockgeeks, and its main feature is "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".

Extension Screenshots

screenshot
screenshot
screenshot

Download Competitive Programming Questions Extension CRX File

Download Competitive Programming Questions extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Competitive Programming Questions Competitive Programming Questions
ID dkaocaebnjkaogaobgflbaaloclbjpnf
Official URL https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf
Description A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
File Size 57.28 KB
Installation Count 54
Current Version 0.0.2
Last Updated 2022-05-19
Publish Date 2022-05-18
Rating 5.00/5 Total 3 Ratings
Developer Blockgeeks
Email [email protected]
Payment Type free
Extension Website https://pranavchiku.github.io/CP-Question-Generator/
Help Page URL https://pranavchiku.github.io/CP-Question-Generator/
Supported Languages 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"
    }
}