Historial de versiones de Cookie & Storage Toolkit - 2 versiones
Cookie & Storage Toolkit por Hadesker
Historial de versiones de Cookie & Storage Toolkit - 2 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 2.2
Lanzada el 21 de may. de 2026 - 297,01 KBCompatible con firefox 109.0a1 y superiores- 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.
Se publicó el código fuente bajo la licencia Licencia MIT
Versiones antiguas
Versión 2.1
Lanzada el 18 de may. de 2026 - 296,7 KBCompatible con firefox 109.0a1 y superioresCookie & 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.Se publicó el código fuente bajo la licencia Licencia MIT