adamalton / cookie-cutter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 46.6%Language:HTML 20.8%Language:Python 17.8%Language:CSS 14.9%