CodeforcesSync 제작자: Nazrul Islam
Automatically sync accepted Codeforces solutions to GitHub, track solving progress, and monitor your competitive programming statistics.
사용자 1명사용자 1명
확장 메타 데이터
정보
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.
리뷰어 0명이 0점으로 평가함
권한 및 데이터
필수 권한:
- 브라우저 탭에 접근
선택적 권한:
- api.github.com에서 사용자의 데이터에 접근
- codeforces.com에서 사용자의 데이터에 접근
데이터 수집:
- 개발자는 이 확장 기능이 데이터 수집을 요구하지 않는다고 밝히고 있습니다.
추가 정보
- 부가 기능 링크
- 버전
- 2.3.2
- 크기
- 152.69 KB
- 마지막 업데이트
- 2달 전 (2026년 6월 29일)
- 라이선스
- 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.