Cookie Sentinel Versionsgeschichte – 2 Versionen
Cookie Sentinel von fazorboy
Cookie Sentinel Versionsgeschichte – 2 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.0.2
Veröffentlicht 29. Apr. 2026 – 749,58 KBFunktioniert mit firefox 109.0 und höher[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
Quelltext steht unter der MIT-Lizenz
- Netscape
Ältere Versionen
Version 1.0.1
Veröffentlicht 18. Apr. 2026 – 87,04 KBFunktioniert mit firefox 109.0 und höher[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
Quelltext steht unter der MIT-Lizenz
- Firefox packaging no longer overwrites Chrome