应用截图

详细介绍
Get cookies.txt, NEVER send information outside with open-source
This extension exports cookies.txt in Netscape or JSON format.
The Netscape cookies.txt format is compatible with wget, curl, MozillaCookieJar(Python3), and more.
Rest assured that this extension never transmits your information externally.
It features an open-source, unobfuscated source code that is readily available for inspection on GitHub or in the extension's installation directory.
We are not related to the developer of the original “Get cookies.txt” which we have been told was malware in the past. This extension provides the equivalent features in a safe, open-source format.
## ⚠️ Caution
If you are using `Google Chrome < 119`, it may not be able to read some cookies with partition keys, because of a bug in the cookies API and partition key.
To function correctly, this extension requires certain permissions, all of which are listed in the source code for transparency.
Specifically, it now needs "Download management" to execute a more appropriate file export method, which was previously achieved through "link generation and automatic clicking" in versions before v0.3.x.
- activeTab: To get the URL of the current active tab.
- cookies: To get and export cookies (not write or send).
- downloads: Only used to export local resources (cookies).
- notifications: To notify updates.
- hosts permissions: To get and export cookies (not write or send).
[GitHub]
https://github.com/kairi003/Get-cookies.txt-Locally
Example of extension installation directory:
[Windows]
%LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\cclelndahbckbenkjhflpdbgdldlbecc
[Mac]
~/Library/Application Support/Google/Chrome/Default/Extensions/cclelndahbckbenkjhflpdbgdldlbecc
[Linux]
~/.config/google-chrome/Default/Extensions/cclelndahbckbenkjhflpdbgdldlbecc
## Privacy policy
https://github.com/kairi003/Get-cookies.txt-LOCALLY/blob/master/privacy-policy.md
### v0.7.0
https://github.com/kairi003/Get-cookies.
This extension exports cookies.txt in Netscape or JSON format.
The Netscape cookies.txt format is compatible with wget, curl, MozillaCookieJar(Python3), and more.
Rest assured that this extension never transmits your information externally.
It features an open-source, unobfuscated source code that is readily available for inspection on GitHub or in the extension's installation directory.
We are not related to the developer of the original “Get cookies.txt” which we have been told was malware in the past. This extension provides the equivalent features in a safe, open-source format.
## ⚠️ Caution
If you are using `Google Chrome < 119`, it may not be able to read some cookies with partition keys, because of a bug in the cookies API and partition key.
To function correctly, this extension requires certain permissions, all of which are listed in the source code for transparency.
Specifically, it now needs "Download management" to execute a more appropriate file export method, which was previously achieved through "link generation and automatic clicking" in versions before v0.3.x.
- activeTab: To get the URL of the current active tab.
- cookies: To get and export cookies (not write or send).
- downloads: Only used to export local resources (cookies).
- notifications: To notify updates.
- hosts permissions: To get and export cookies (not write or send).
[GitHub]
https://github.com/kairi003/Get-cookies.txt-Locally
Example of extension installation directory:
[Windows]
%LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\cclelndahbckbenkjhflpdbgdldlbecc
[Mac]
~/Library/Application Support/Google/Chrome/Default/Extensions/cclelndahbckbenkjhflpdbgdldlbecc
[Linux]
~/.config/google-chrome/Default/Extensions/cclelndahbckbenkjhflpdbgdldlbecc
## Privacy policy
https://github.com/kairi003/Get-cookies.txt-LOCALLY/blob/master/privacy-policy.md
### v0.7.0
https://github.com/kairi003/Get-cookies.