Overview
ExportThisCookie chrome plugin allows you to export cookies of the visited webpage in JSON format
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.
Kaz KylhekuJun 6, 2024
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", ... }
2 out of 2 found this helpful
Dawid KąkolApr 27, 2024
Works
1 person found this review to be helpful
MinWoo ParkFeb 29, 2024
What a simple and easy to use.
1 person found this review to be helpful
Details
- VersionInitial version
- UpdatedApril 16, 2023
- Size37.42KiB
- LanguagesEnglish
- DeveloperWebsite
Email
export.this.cookie@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
The developer has disclosed that it will not collect or use your data. To learn more, see the developer’s privacy policy.
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes