应用截图


详细介绍
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.
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.