rotemdan / ExportCookies

WebExtension to export cookies to a Netscape format cookies.txt file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export Cookies

Adds a browser action to save cookies to a standard Netscape format cookies.txt file. Cookies can be exported either for the current host, current domain or for all domains.

An option is given to apply a special encoding (#HttpOnly_ prefix) for HttpOnly cookies. Note this prefix is not correctly parsed by some downloaders like youtube-dl.

exportcookies-screenshot-small

Installation

Firefox - Install through Mozilla Add-on repository:

https://addons.mozilla.org/en-US/firefox/addon/export-cookies-txt/

Chrome - Install through Chrome Web Store:

https://chrome.google.com/webstore/detail/export-cookies/gnkljdjnepojcjhhaoledinfjmampdcd

License

MIT

About

WebExtension to export cookies to a Netscape format cookies.txt file.

License:MIT License


Languages

Language:JavaScript 94.6%Language:CSS 4.9%Language:HTML 0.4%