Compare Chrome extensions: Cookie Manager vs ExportThisCookie

Stats Cookie Manager Cookie Manager ExportThisCookie ExportThisCookie
User count 210 2,000+
Average rating 0.00 4.80
Rating count 0 5
Last updated 2023-03-22 2023-04-16
Size 200.70K 38.32K
Version 1.0 Initial version
Short description
Manage Active Cookies ExportThisCookie chrome plugin allows you to export cookies of the visited webpage in JSON format
Full summary

Cookie is a small piece of data sent from a website and stored on the user's computer by the user's web browser while the user is browsing. It might be required for website or they will harmful if they are from unknown sources and collecting your personal information

We provide additional feature to delete all cookies when you close browser.

It’s lightweight, quick and easy to understand. Be organized and take control from unknown attacks.

Please rate us and give us your feedback if you need any additional feature.

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.