Skip to content

chrome extention: copy cookies to the clipboard

License

Notifications You must be signed in to change notification settings

edgar1016/copycookies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copycookies chrome extension

Copy all cookies used in the current tab to the clipboard.

This extension can be called by the shortcut key Ctrl+Shift+K. It works as like as the export feature of the EditThisCookie. The copied cookie objects can be used by puppeteer.

Install

  • Download the repo source and unzip it somewhere on your drive.
  • Naviagte to "chrome://extensions/" and click Developer mode on the top right new options will show on the left.
  • Click Load unpacked and select the unzipped folder.

About

chrome extention: copy cookies to the clipboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • HTML 4.1%