CodingBuddy

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

Hvad er CodingBuddy?

CodingBuddy er en Chrome-udvidelse udviklet af Himanshu Agrawal, og dens hovedfunktion er "Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot

Download CodingBuddy-udvidelses-CRX-fil

Download CodingBuddy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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 :)                    

Grundlæggende oplysninger om udvidelsen

Navn CodingBuddy CodingBuddy
ID akfkjnollddcnljnlbcjjlnhdleghgam
Officiel URL https://chromewebstore.google.com/detail/codingbuddy/akfkjnollddcnljnlbcjjlnhdleghgam
Beskrivelse Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.
Filstørrelse 328 KB
Antal Installationer 7,631
Nuværende Version 1.2.0
Senest Opdateret 2021-07-27
Udgivelsesdato 2021-07-02
Bedømmelse 4.83/5 Samlet 89 Bedømmelser
Udvikler Himanshu Agrawal
E-mail [email protected]
Betalingsmetode free
Hjælpeside-URL https://www.linkedin.com/in/agrawal-himanshu-cpp/
Understøttede Sprog 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"
    }
}