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 to jest Competitive Programming Questions?

Competitive Programming Questions to rozszerzenie Chrome opracowane przez Blockgeeks, a jego główną funkcją jest „A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Competitive Programming Questions

Pobierz pliki rozszerzeń Competitive Programming Questions w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Competitive Programming Questions Competitive Programming Questions
ID dkaocaebnjkaogaobgflbaaloclbjpnf
Oficjalny URL https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf
Opis A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
Rozmiar pliku 57.28 KB
Liczba instalacji 54
Aktualna Wersja 0.0.2
Ostatnia Aktualizacja 2022-05-19
Data Publikacji 2022-05-18
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper Blockgeeks
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://pranavchiku.github.io/CP-Question-Generator/
Adres URL Strony Pomocy https://pranavchiku.github.io/CP-Question-Generator/
Obsługiwane Języki 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"
    }
}