Skip to content

Latest commit

History

87 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

predefined-cookie-loader Latest VersionFirefox AddonKnown Vulnerabilities

A browser extension that loads predefined πŸͺ cookies into the browser

Install

Build status

BranchBuild
masterbuild
developbuild develop

Use cases

Private browsing

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

Example configuration
{
"<wellknownSearchEngine>.com": [
{
"name": "CONSENT",
"value": "YES+",
"secure": true
}
],
"<wellknownVideoPlatform>.com": [
{
"name": "CONSENT",
"value": "YES+",
"secure": true
}
]
}

About

A browser extension that loads predefined πŸͺ cookies into the browser

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages