Cookie & Storage Toolkit sürüm geçmişi - 2 sürüm
Cookie & Storage Toolkit geliştiren: Hadesker
Cookie & Storage Toolkit sürüm geçmişi - 2 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 2.2
21 May 2026 tarihinde çıktı - 297,01 KBfirefox 109.0a1 ve üstü ile çalışır- 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.
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Eski sürümler
Sürüm 2.1
18 May 2026 tarihinde çıktı - 296,7 KBfirefox 109.0a1 ve üstü ile çalışırCookie & 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı