Cookie Sentinel의 버전 기록 - 2개 버전
Cookie Sentinel 제작자: fazorboy
Cookie Sentinel의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.0.2
2026년 4월 29일에 출시 - 749.58 KBfirefox 109.0 이상에서 작동[1.0.2] - 2026-04-29
Added- Netscape
cookies.txtexport — download cookies in the standard format used by curl, wget, and the cookies.txt browser extension - Export buttons in both DevTools panel and popup (JSON + TXT side by side)
exportToNetscape()utility with#HttpOnly_prefix, subdomain flag, and session/expiry handling- 9 new unit tests for cookies.txt export (67 total, 96.78% coverage)
[1.0.1] - 2026-04-18
Fixed- Firefox packaging no longer overwrites Chrome
dist/manifest.json(background service worker issue) - Firefox manifest now includes required
data_collection_permissionsproperty
Added- Microsoft Edge packaging support (
pnpm package:edge) - Centralized version management — version is now defined only in
package.json
Changed- Renamed extension from "Cookie Monster" to "Cookie Sentinel"
- Packaging scripts read version from
package.jsoninstead of hardcoded fallbacks - Vite injects
__APP_VERSION__at build time for all source files
[1.0.0] - 2026-XX-XX
Added- Unified storage browser: cookies, localStorage, sessionStorage, IndexedDB, Cache Storage
- Full CRUD operations for all storage types
- Cross-storage search & filter by key, value, and domain
- Cookie classification engine (essential / functional / analytics / tracking)
- Per-site privacy score (0–100)
- Storage snapshot capture & diff comparison
- JSON export/import for debugging and testing
- DevTools panel with full-featured inspector
- Quick popup with privacy score and one-click actions
- Sensitive value masking (session tokens, auth cookies)
- Chrome (116+) and Firefox (109+) support via Manifest V3
- CI/CD with GitHub Actions, Trivy security scanning, SBOM generation
- 90%+ test coverage enforcement
MIT 라이선스에 따라 릴리스된 소스 코드
- Netscape
이전 버전
버전 1.0.1
2026년 4월 18일에 출시 - 87.04 KBfirefox 109.0 이상에서 작동[1.0.1] - 2026-04-18
Fixed- Firefox packaging no longer overwrites Chrome
dist/manifest.json(background service worker issue) - Firefox manifest now includes required
data_collection_permissionsproperty
Added- Microsoft Edge packaging support (
pnpm package:edge) - Centralized version management — version is now defined only in
package.json
Changed- Renamed extension from "Cookie Monster" to "Cookie Sentinel"
- Packaging scripts read version from
package.jsoninstead of hardcoded fallbacks - Vite injects
__APP_VERSION__at build time for all source files
MIT 라이선스에 따라 릴리스된 소스 코드
- Firefox packaging no longer overwrites Chrome