Claude Usage Monitor
2 ratings
)Overview
Monitor usage limits across multiple Claude accounts
Claude AI 사용량을 한눈에 확인하세요. Claude Usage Monitor는 여러 Claude 계정의 사용량(5시간/7일)을 실시간으로 모니터링하는 브라우저 확장 프로그램입니다. 주요 기능 - 멀티 계정 사용량 모니터링: 여러 Claude 계정의 사용량을 한 화면에서 확인 - 자동 계정 감지: claude.ai에 로그인하면 계정이 자동으로 추가됩니다 - 실시간 아이콘 색상 경고: - 초록: 여유 (60% 미만) - 노랑: 주의 (60~80%) - 빨강: 위험 (80% 이상) - 회색: 연결 오류 - 모델별 사용량 확인: Sonnet, Opus 등 모델별 7일 사용량 표시 - 리셋 타이머: 사용량 리셋까지 남은 시간 표시 - 자동 폴링: 1분/3분/5분/10분 간격으로 자동 갱신 - 데이터 내보내기/가져오기: AES-256 암호화로 안전하게 계정 데이터를 백업하고 다른 브라우저로 이전 - 드래그 앤 드롭으로 계정 순서 변경 사용 방법 1. 설치 후 claude.ai에 로그인하면 계정이 자동으로 감지됩니다 2. 또는 설정 페이지에서 Session Key를 입력하여 수동 추가할 수 있습니다 3. 툴바 아이콘을 클릭하면 모든 계정의 사용량을 확인할 수 있습니다 4. 아이콘 색상으로 현재 사용량 상태를 즉시 파악할 수 있습니다 개인정보 - 모든 데이터는 브라우저 로컬 스토리지에만 저장됩니다 - 외부 서버로 전송되지 않습니다 - claude.ai API와만 통신합니다 # Changelog (Summary) A condensed summary of changes. For full details see [CHANGELOG.md](./CHANGELOG.md). --- ## English ### 1.2.6 — 2026-08-13 - Fixed toolbar icon staying yellow/red while all accounts showed green — usage entries from deleted/edited accounts were never pruned and stayed frozen at their last utilization. - Fixed account card layout: a long account name pushed the timestamp + 전환/현재 block out of alignment, and the Switch button collapsed to two lines in the error card. - Fixed the `현재` badge flipping to `↔ 전환` and back on every background poll when the popup was opened mid cookie-swap. - Usage polling now recovers from a rotated session key (401/403 on the active account re-reads the live cookie and retries once). ### 1.2.5 — 2026-05-07 - Switch Account now reliably lands on the target workspace (sets `lastActiveOrg` cookie to target's orgId instead of deleting it). ### 1.2.4 — 2026-05-07 - Rolled back v1.2.3's `browsingData`-based storage clearing (caused logout regression). ### 1.2.3 — 2026-05-07 *(superseded by 1.2.4)* - Attempted localStorage clearing on switch — broke auth, reverted. ### 1.2.2 — 2026-05-07 - Protected healthy stored records from being overwritten by `autoCollect` (stops whack-a-mole on multi-workspace users). ### 1.2.1 — 2026-05-07 - Fixed `autoCollect` overwriting unrelated workspace records when one user has multi-workspace access. `lastActiveOrg`-based matching introduced. ### 1.2.0 — 2026-05-07 - New: **Switch Account** feature — popup button to swap claude.ai's active session. - Swap logic preserves cookie identity (httpOnly, expirationDate, etc.) to prevent attribute corruption. - Polling shares an in-flight Promise so rapid refreshes don't oscillate the "현재" badge. ### 1.1.0 — 2026-04-30 - Smart import: keeps locally-valid sessionKey on `.cmu` import instead of overwriting blindly. ### 1.0.0 - Initial release. Multi-account usage monitoring, encrypted export/import, color-coded toolbar icon. --- ## 한국어 ### 1.2.6 — 2026-08-13 - 모든 계정이 초록인데 툴바 아이콘만 노랑/빨강으로 고정되던 문제 수정 — 삭제/편집된 계정의 usage 항목이 정리되지 않고 마지막 사용률에 얼어붙은 채 아이콘 색에 계속 반영되고 있었음. - 계정 카드 레이아웃 수정: 이름이 길면 시각 + 전환/현재 블록이 어긋나 떴고, 에러 카드에서는 전환 버튼이 2줄로 쪼개졌음. - 팝업이 쿠키 스왑 도중 열렸을 때 백그라운드 폴링마다 `현재` 배지와 `↔ 전환` 버튼이 번갈아 바뀌던 문제 수정. - 세션 키 회전 시 폴링이 복구되도록 수정 (활성 계정이 401/403이면 실제 쿠키를 다시 읽어 1회 재시도). ### 1.2.5 — 2026-05-07 - 계정 전환이 항상 타겟 워크스페이스로 안정적으로 도달 (`lastActiveOrg` 쿠키 삭제 대신 타겟 orgId로 설정). ### 1.2.4 — 2026-05-07 - v1.2.3의 `browsingData` 클리어 롤백 (로그아웃 회귀 유발). ### 1.2.3 — 2026-05-07 *(1.2.4로 대체됨)* - 전환 시 localStorage 클리어 시도 → 인증 깨져 롤백. ### 1.2.2 — 2026-05-07 - `autoCollect`가 정상 작동 중인 stored record를 덮어쓰지 못하게 보호 (다중 워크스페이스 사용자의 두더지 게임 패턴 차단). ### 1.2.1 — 2026-05-07 - 한 사용자가 여러 워크스페이스 접근 권한일 때 `autoCollect`가 무관한 record를 덮어쓰던 버그 수정. `lastActiveOrg` 기반 매칭 도입. ### 1.2.0 — 2026-05-07 - 신규: **계정 전환** 기능 — popup 버튼으로 claude.ai 활성 세션 즉시 전환. - swap 로직이 쿠키 identity (httpOnly, expirationDate 등) 보존 → 속성 손상 방지. - polling 공유 Promise → 빠른 새로고침 시 "현재" 배지 깜박임 제거. ### 1.1.0 — 2026-04-30 - 가져오기 개선: `.cmu` import 시 로컬에 유효한 sessionKey는 보존하고 만료된 것만 교체. ### 1.0.0 - 최초 릴리즈. 다중 계정 사용량 모니터링, 암호화 export/import, 색상 코딩 툴바 아이콘.
5 out of 52 ratings
Details
- Version1.2.6
- UpdatedAugust 13, 2026
- Size57.6KiB
- Languages한국어
- Developer
Email
privacy@claude-news.today - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
Claude Usage Monitor has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.
Claude Usage Monitor handles the following:
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes