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…
Cos'è Competitive Programming Questions?
Competitive Programming Questions è un'estensione di Chrome sviluppata da Blockgeeks, e la sua funzione principale è "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Competitive Programming Questions
Scarica i file di estensione Competitive Programming Questions in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Competitive Programming Questions |
ID | dkaocaebnjkaogaobgflbaaloclbjpnf |
URL Ufficiale | https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf |
Descrizione | A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you… |
Dimensione del File | 57.28 KB |
Conteggio Installazioni | 54 |
Versione Corrente | 0.0.2 |
Ultimo Aggiornamento | 2022-05-19 |
Data di Pubblicazione | 2022-05-18 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | Blockgeeks |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://pranavchiku.github.io/CP-Question-Generator/ |
URL della Pagina di Aiuto | https://pranavchiku.github.io/CP-Question-Generator/ |
Lingue Supportate | 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" } } |