A simple Google Chrome extension to copy cookies between domains. The list of domains to copy is taken from the open browser tabs.
you can install extension from official page
- open chrome tab with extensions chrome://extensions/
- turn on developer mode.
- click "load unpacked" button.
- select
publicfolder for install build of extension.
start local developer server:
npm run devbuild prod version:
npm run buildIdea and development assistance: DmitrySubj



