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