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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον 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 της επέκτασης Competitive Programming Questions

Λήψη αρχείων επέκτασης Competitive Programming Questions σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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"
    }
}