CodingBuddy
Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.
CodingBuddy là gì?
CodingBuddy là một tiện ích mở rộng Chrome được phát triển bởi Himanshu Agrawal, và tính năng chính của nó là "Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng CodingBuddy
Tải xuống các tệp mở rộng CodingBuddy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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 :)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | CodingBuddy |
ID | akfkjnollddcnljnlbcjjlnhdleghgam |
URL Chính Thức | https://chromewebstore.google.com/detail/codingbuddy/akfkjnollddcnljnlbcjjlnhdleghgam |
Mô tả | Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms. |
Kích Thước Tệp | 328 KB |
Số Lần Cài Đặt | 7,631 |
Phiên Bản Hiện Tại | 1.2.0 |
Cập Nhật Lần Cuối | 2021-07-27 |
Ngày Phát Hành | 2021-07-02 |
Đánh Giá | 4.83/5 Tổng số 89 Đánh Giá |
Nhà Phát Triển | Himanshu Agrawal |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Trợ Giúp | https://www.linkedin.com/in/agrawal-himanshu-cpp/ |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |