ExportThisCookie

ExportThisCookie chrome plugin allows you to export cookies of the visited webpage in JSON format
What is ExportThisCookie?
ExportThisCookie is a uniquely designed Chrome extension providing the ability to effortlessly export cookies from your visited webpages into a user-friendly JSON format. It is highly useful for developers, especially those using the python requests library, as it allows them to get cookies in ready-to-use {'key':'value'} form.

Extension stats

Users: 4,000+
Rating: 4.44 (9)
Version: Initial version (Last updated: 2023-04-16)
Creation date: 2021-01-11
Risk impact: High risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • webRequest
  • webRequestBlocking
  • http://*/*
  • https://*/*
Size: 38.32K

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

Export cookies in JSON format which can be directly imported in your code.

Example: This comes handy while using python requests library. This allows you export cookie in {"key":"value"} format.

User reviews

Works perfectly ! Not sure what the previous commenter means by output file contains 'undefined'.
by Daniel, 2024-10-21

Does not work, the output file only contains 'undefined'
by Dénes Vámos, 2024-10-15

This is probably fine for its stated purpose. But if you're looking to move cookies from one browser to another, look for something else. This exports cookies in a simplistic format that doesn't record meta-data about cookies, like what domain they are for. Just names and values as an object assigned to the "cookies" variable: cookies = { "cookie_name_1" : "cookie_value_1", "cookie_name_2" : "cookie_value_2", ... }
by Kaz Kylheku, 2024-06-07
View all user reviews

Extension safety

Risk impact

ExportThisCookie requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk likelihood

ExportThisCookie has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to ExportThisCookie: