A modern cookie manager userscript: dual-engine read/write, batch CRUD, multi-select, paste-to-import, JSON export/import, multiple copy formats, undo delete, bilingual UI.
A modern cookie manager userscript with a clean floating UI. Works on Tampermonkey, Violentmonkey, Greasemonkey, Userscripts (Safari), Via Browser and any other userscript engine.
cookieStore API on Chromium, automatically falls back to document.cookie on Firefox/Safari/legacy--cookie, JSON (DevTools / EditThisCookie compatible), KVA small blue C button appears at the bottom-right of every page. Tap to open the manager. Drag to move it. The button position is saved.
This script makes zero network requests. All data stays in your browser. No telemetry, no analytics, no remote calls.
Open source on GitHub: https://github.com/Minis233/cookie-manager (MIT)