CodingBuddy
Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.
Wat is CodingBuddy?
CodingBuddy is een Chrome-extensie ontwikkeld door Himanshu Agrawal, en de belangrijkste functie is "Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms.".
Extensie Screenshots
Download het CRX-bestand van de extensie CodingBuddy
Download CodingBuddy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 :) Basisinformatie over de Extensie
| Naam | |
| ID | akfkjnollddcnljnlbcjjlnhdleghgam |
| Officiële URL | https://chromewebstore.google.com/detail/codingbuddy/akfkjnollddcnljnlbcjjlnhdleghgam |
| Beschrijving | Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms. |
| Bestandsgrootte | 328 KB |
| Aantal Installaties | 7,631 |
| Huidige Versie | 1.2.0 |
| Laatst Bijgewerkt | 2021-07-27 |
| Publicatiedatum | 2021-07-02 |
| Beoordeling | 4.83/5 Totaal 89 Beoordelingen |
| Ontwikkelaar | Himanshu Agrawal |
| [email protected] | |
| Betalingswijze | free |
| Help Pagina-URL | https://www.linkedin.com/in/agrawal-himanshu-cpp/ |
| Ondersteunde Talen | 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"
}
} | |