cookie-use icon

cookie-use

v2.0.0 Updated Mar 3, 2026 55.37KiB
CWS
7
Users
★ 0.00
0 reviews
#131184
of 208.5K
developer
#11534 of 18.2K
⚠️Requests 1 sensitive permission

Description

cookie-use captures your browser's authenticated state and exports it as a clean JSON file that works directly with Playwright, Puppeteer, and any tool that reads the StorageState format. What it captures - Cookies — including httpOnly cookies that JavaScript cannot read - localStorage — per-origin key-value pairs - IndexedDB — optional, for apps that store auth state in the browser database How it works 1. Log into the site you want to automate 2. Click the cookie-use icon in your toolbar 3. Choose what to capture: cookies, localStorage, IndexedDB 4. Click Copy JSON or Download .json The exported file is in Playwright StorageState format by default. Toggle off "Playwright format" to get the raw Chrome extension API format if your tooling expects that instead. Permissions - cookies — reads httpOnly and secure cookies that the page script cannot access - activeTab — reads the current tab's URL to scope the capture - scripting — runs a content script to capture localStorage and IndexedDB - downloads — saves the .json file to disk when you use Download - host permissions — requested per site, on demand. Chrome shows a dialog the first time you capture a site — you control which sites are granted access. No data is sent anywhere. Everything stays on your machine.
cookie-use screenshot 1

Reviews

Loading reviews...

Permissions (4)

Permissions

activeTab Can access the current tab when you click the extension cookies Can read and modify browser cookies downloads Can manage and monitor downloads scripting Can inject scripts into web pages

Details

Version 2.0.0
Updated Mar 3, 2026
Size 55.37KiB
First Seen Mar 29, 2026