CodingBuddy

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

CodingBuddy क्या है?

CodingBuddy 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 फ़ाइल डाउनलोड करें

crx प्रारूप में CodingBuddy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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