Skip to content

Instantly share code, notes, and snippets.

@jeongkichang
Created December 10, 2025 07:15
Show Gist options
  • Select an option

  • Save jeongkichang/aca57a99608fe19dbe8360c6357d9900 to your computer and use it in GitHub Desktop.

Select an option

Save jeongkichang/aca57a99608fe19dbe8360c6357d9900 to your computer and use it in GitHub Desktop.
Claude Daily Usage Calculator - Privacy Policy / 개인정보처리방침
---
# Privacy Policy / 개인정보처리방침
**Claude Daily Usage Calculator**
Last updated: 2025-12-10
---
## English
### Information We Collect
This extension does **not collect, store, or transmit** any personal information.
### How It Works
- The extension accesses Claude.ai's usage API solely to display your usage statistics
- All data processing occurs locally within your browser
- No data is sent to external servers
- No analytics or tracking is implemented
### Permissions Used
| Permission | Purpose |
|------------|---------|
| `host_permissions: https://claude.ai/*` | Required to fetch usage data from Claude.ai API |
### Data Storage
- No user data is stored locally or remotely
- No cookies are created by this extension
### Third-Party Services
This extension does not use any third-party services.
### Contact
For inquiries, please use the "Support" tab on the Chrome Web Store page.
---
## 한국어
### 수집하는 정보
본 확장 프로그램은 개인정보를 **수집, 저장, 전송하지 않습니다**.
### 작동 방식
- Claude.ai 사용량 API에 접근하여 사용량 통계를 표시합니다
- 모든 데이터 처리는 브라우저 내에서만 이루어집니다
- 외부 서버로 데이터를 전송하지 않습니다
- 분석 또는 추적 기능이 없습니다
### 사용하는 권한
| 권한 | 목적 |
|------|------|
| `host_permissions: https://claude.ai/*` | Claude.ai API에서 사용량 데이터를 가져오기 위해 필요 |
### 데이터 저장
- 사용자 데이터를 로컬 또는 원격에 저장하지 않습니다
- 본 확장 프로그램은 쿠키를 생성하지 않습니다
### 제3자 서비스
본 확장 프로그램은 제3자 서비스를 사용하지 않습니다.
### 문의
문의사항은 크롬 웹스토어 페이지의 "지원" 탭을 이용해주세요.
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment