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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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"
    }
}