/cookie-cutter

A Chrome extension to let you easiliy copy your cookie from any website

Primary LanguageJavaScriptMIT LicenseMIT

Cookie Cutter

A simple Chrome extension which allows you to copy your Cookie header from any website to your clipboard.

Screenshots

Screenshot of Cookie Cutter popup

Screenshot of Cookie Cutter popup after copying cookie

Installation

From the Chrome webstore:

https://chrome.google.com/webstore/detail/cookie-cutter/hggjepdbfegkbiddfmhancdggdplipcf

From source:

If you want to load this extension in development mode:

  1. Download this repository as a zip file and un-zip it.
  2. In Chrome, navigate to chrome://extensions/ in the address bar.
  3. Switch on "Developer mode".
  4. Click the "Load unpacked" button.
  5. Select the src folder within the un-zipped folder that you just downloaded.