Cookie & Storage Toolkit Versionsgeschichte – 2 Versionen
Cookie & Storage Toolkit von Hadesker
Cookie & Storage Toolkit 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 2.2
Veröffentlicht 21. Mai 2026 – 297,01 KBFunktioniert mit firefox 109.0a1 und höher- Improved imported cookie normalization before saving cookies through the browser API.
- Added cookie store ID detection and preservation when the imported cookie store exists in the current browser profile.
- Avoids applying invalid or unavailable
storeIdvalues during cookie import. - Normalizes
SameSite=Nonecookies to the browser-compatibleno_restrictionvalue. - Automatically marks
SameSite=Nonecookies as secure, matching browser requirements. - Cleans imported cookie domains by removing the leading dot when setting cookies through the browser API.
- Improves handling of expiration dates by only applying valid positive expiration values.
Quelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 2.1
Veröffentlicht 18. Mai 2026 – 296,7 KBFunktioniert mit firefox 109.0a1 und höherCookie & Storage Toolkit gives you a compact browser data workspace inside the side panel or sidebar, so you can manage cookies, localStorage, and sessionStorage for the current website without jumping between settings pages or developer tools.
What you can do:- View cookies for the active tab, including domain, path, value, and security flags.
- View localStorage and sessionStorage for the active tab origin.
- Filter cookies by domain and sort by cookie name or value.
- Filter storage items by localStorage or sessionStorage and sort by key or value.
- Select specific cookies before exporting or copying data.
- Select specific storage items before exporting or copying data.
- Add, edit, and delete cookies or storage items directly from the side panel.
- Delete multiple selected cookies or storage items with a confirmation popup.
- Copy cookie names, storage keys, and values quickly from each row.
- Export selected cookies as JSON, Netscape Cookie File, browser-console JavaScript, or encrypted
.cmpfile. - Import cookies from JSON, Netscape Cookie File text, pasted data, or encrypted
.cmpfiles. - Export selected storage items as JSON or browser-console JavaScript.
- Import storage items from JSON files or pasted JSON data.
- Export and import migration
.mcmpfiles that include both cookies and storage items for the current site. - Use password-based encryption for sensitive cookie export files.
- Work with a compact dark dashboard interface designed for repeated developer and QA workflows.
Why install it?
Cookie & Storage Toolkit is useful for debugging login states, testing user sessions, moving cookies and web storage between environments, checking cookie flags, and keeping cookie export files safer with local password-based encryption.Quelltext steht unter der MIT-Lizenz