Cookie & Storage Toolkit のバージョン履歴 - 全 2 バージョン
Cookie & Storage Toolkit 作成者: Hadesker
Cookie & Storage Toolkit のバージョン履歴 - 全 2 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 2.2
リリース日 : 2026年5月21日 - 297.01 KBfirefox バージョン 109.0a1 以降 で動作- 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.
ソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 2.1
リリース日 : 2026年5月18日 - 296.7 KBfirefox バージョン 109.0a1 以降 で動作Cookie & 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.ソースコードは MIT License に従いリリースされています