Description from extension meta
ExportThisCookie chrome plugin allows you to export cookies of the visited webpage in JSON format
Image from store
Description from store
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.
Latest reviews
- (2024-10-21) Daniel: Works perfectly ! Not sure what the previous commenter means by output file contains 'undefined'.
- (2024-10-15) Dénes Vámos: Does not work, the output file only contains 'undefined'
- (2024-06-07) Kaz Kylheku: 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", ... }
- (2024-04-27) Dawid Kąkol: Works
- (2024-02-29) MinWoo Park: What a simple and easy to use.
- (2023-08-15) Galaxyz Fold2: Just do the job excellently. I am learning about cookies. Is this project open source?
- (2023-08-15) Galaxyz Fold2: Just do the job excellently. I am learning about cookies. Is this project open source?
- (2022-08-16) Atif Naseem: It was working fine before Google Chrome Upgrade to 104, now it crashes as soon as clicked.
- (2022-08-16) Atif Naseem: It was working fine before Google Chrome Upgrade to 104, now it crashes as soon as clicked.
Statistics
Installs
3,000
history
Category
Rating
4.4444 (9 votes)
Last update / version
2023-04-16 / Initial version
Listing languages
en