A Chrome extension to download the cookies for the current Chrome window as a Netscape cookie file.
Go to file
2021-09-23 10:08:33 -06:00
images Updated Images 2021-09-23 10:08:24 -06:00
grab_cookie.js Updated mimetype for cookies download. 2021-09-23 09:45:55 -06:00
manifest.json Updated Manifest 2021-09-23 10:04:06 -06:00
popup.html Initial Commit 2019-03-11 14:36:13 -06:00
README.md Updated README 2021-09-23 10:08:33 -06:00

Export Cookies

A Chrome extension to download the cookies for the current Chrome window as a Netscape cookie file.

Introduction

Several CLI utilities such as curl, wget and httrack accept cookie files formatted as a Netscape cookie file. This chrome extension allows you to export Chrome's cookies as a Netscape cookie file.

Installation

  • Download and extract the directory.
  • Navigate to Settings > Extensions.
  • Enable the option Developer Mode in the top right corner.
  • Click the newly revealed Load Unpacked Extension button.
  • Specify the directory you extracted the directory to.

Usage

  • Click the 'Export Cookies' icon. The cookies for the current window are downloaded as cookies.txt.