CodeforcesSync автор Nazrul Islam
Automatically sync accepted Codeforces solutions to GitHub, track solving progress, and monitor your competitive programming statistics.
Метадані розширення
Про це розширення
CodeforcesSync is an open-source Firefox extension that automatically synchronizes your accepted Codeforces solutions to a GitHub repository while providing useful competitive programming statistics directly in your browser.
CodeforcesSync does not collect analytics, advertisements, or personal tracking data.
GitHub authentication is performed securely using OAuth 2.0 with PKCE.
The project is fully open source and community maintained.
- Automatically sync accepted Codeforces submissions to GitHub.
- Secure GitHub authentication using OAuth 2.0 with PKCE.
- View your current rating, maximum rating, contribution, and profile information.
- Track your daily solving streak and submission activity.
- Manage repositories and synchronization settings directly from the extension.
- Fast, lightweight, and privacy-friendly with no analytics or telemetry.
- Install the extension.
- Open the extension from the Firefox toolbar.
- Sign in with your GitHub account.
- Enter your Codeforces handle.
- Select or create a GitHub repository.
- Solve problems on Codeforces and synchronize your accepted solutions with one click.
CodeforcesSync does not collect analytics, advertisements, or personal tracking data.
GitHub authentication is performed securely using OAuth 2.0 with PKCE.
The project is fully open source and community maintained.
Rated 0 by 0 reviewers
Permissions and data
Необхідні дозволи:
- Отримувати доступ до вкладок браузера
Необов'язкові дозволи:
- Отримувати доступ до ваших даних для api.github.com
- Отримувати доступ до ваших даних для codeforces.com
Data collection:
- The developer says this extension doesn't require data collection.
Більше інформації
- Посилання додатка
- Версія
- 2.3.2
- Розмір
- 152,69 КБ
- Востаннє оновлено
- 6 днів тому (29 черв 2026 р.)
- Пов'язані категорії
- Ліцензія
- Ліцензія MIT
- Політика приватності
- Ознайомитись з політикою приватності для цього додатка
- Історія версій
- Додати до збірки
Source repository:
https://github.com/mhdnazrul/CodeforcesSync
Build instructions are included in the source package (BUILD.md).
Notes:
innerHTMLwarnings reported by automated validation originate from the bundled React DOM runtime (React 19.x). The extension source code does not useinnerHTML,outerHTML,insertAdjacentHTML, ordangerouslySetInnerHTML.