CodingBuddy

Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.

Τι είναι το CodingBuddy;

Το CodingBuddy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Himanshu Agrawal, και η κύρια λειτουργία του είναι "Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης CodingBuddy

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

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

                        Main Features :- 
-  Visit a Coding Contest in one click, by clicking on the contest name.
-  Add a contest to Google Calendar and use its features.
-  Select specific websites for updates.
- Get access to all popular programming platforms , social platform and blogs in just one click.

Sites we support?
-  Codechef
-  Codeforces
-  LeetCode
-  Hacker Earth
-  Hacker Rank
-  AtCoder
and many more...

Coding-Buddy doesn’t take any personal information from the user. 

Please Rate and Review , if you find it useful :)                    

Βασικές Πληροφορίες Επέκτασης

Όνομα CodingBuddy CodingBuddy
ID akfkjnollddcnljnlbcjjlnhdleghgam
Επίσημο URL https://chromewebstore.google.com/detail/codingbuddy/akfkjnollddcnljnlbcjjlnhdleghgam
Περιγραφή Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.
Μέγεθος Αρχείου 328 KB
Αριθμός Εγκαταστάσεων 7,631
Τρέχουσα Έκδοση 1.2.0
Τελευταία Ενημέρωση 2021-07-27
Ημερομηνία Δημοσίευσης 2021-07-02
Αξιολόγηση 4.83/5 Συνολικά 89 Αξιολογήσεις
Προγραμματιστής Himanshu Agrawal
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Διεύθυνση URL της Σελίδας Βοήθειας https://www.linkedin.com/in/agrawal-himanshu-cpp/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CodingBuddy",
    "description": "Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.",
    "version": "1.2.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": ".\/img\/ed2.png",
            "32": ".\/img\/ed2.png",
            "48": ".\/img\/ed2.png",
            "128": ".\/img\/ed2.png"
        },
        "default_title": "CodingBuddy Calender"
    },
    "icons": {
        "16": ".\/img\/ed2.png",
        "32": ".\/img\/ed2.png",
        "48": ".\/img\/ed2.png",
        "128": ".\/img\/ed2.png"
    }
}