A browser extension that loads predefined πͺ cookies into the browser
| Branch | Build |
|---|---|
master | |
develop |
Your browser automatically deletes everything after you closed it? ![]()
And when you start it again everything is full of "We use cookies"-popups?
Now you can preload the corresponding cookies and surf πβ the web in peace
{
"<wellknownSearchEngine>.com": [
{
"name": "CONSENT",
"value": "YES+",
"secure": true
}
],
"<wellknownVideoPlatform>.com": [
{
"name": "CONSENT",
"value": "YES+",
"secure": true
}
]
}