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…

Co je Competitive Programming Questions?

Competitive Programming Questions je rozšíření Chrome vyvinuté Blockgeeks, a jeho hlavní funkcí je „A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Competitive Programming Questions

Stáhněte si soubory rozšíření Competitive Programming Questions ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Competitive Programming Questions Competitive Programming Questions
ID dkaocaebnjkaogaobgflbaaloclbjpnf
Oficiální URL https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf
Popis A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
Velikost souboru 57.28 KB
Počet instalací 54
Aktuální Verze 0.0.2
Poslední Aktualizace 2022-05-19
Datum Vydání 2022-05-18
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář Blockgeeks
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://pranavchiku.github.io/CP-Question-Generator/
URL Stránky Nápovědy https://pranavchiku.github.io/CP-Question-Generator/
Podporované Jazyky 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"
    }
}