Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svandragt/freshcookies
Fresh Cookies is a privacy focused Web Extension that limits cookies lifetimes.
https://github.com/svandragt/freshcookies
addon chrome firefox privacy
Last synced: 25 days ago
JSON representation
Fresh Cookies is a privacy focused Web Extension that limits cookies lifetimes.
- Host: GitHub
- URL: https://github.com/svandragt/freshcookies
- Owner: svandragt
- License: mit
- Created: 2017-07-10T08:32:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-04T10:45:33.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T14:06:26.332Z (28 days ago)
- Topics: addon, chrome, firefox, privacy
- Language: JavaScript
- Homepage: https://addons.mozilla.org/en-GB/firefox/addon/fresh-cookies/
- Size: 20.5 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fresh Cookies
Did you know many websites store information on your device for years? Cookies can contain unique identifiers, which can link you up to previous visits. But clearing out all your cookies is a pain, and managing them can be time intensive.Fresh Cookies limits the maximum age of new web cookies for your privacy benefit.
(This addon is marked experimental as I'm looking for your feedback on how this works for you)
The default is 15 days, but you can change this to between 1 and 30 days.
# How to install
As this extension is not on the Play Store yet:1. Clone this repository (https://github.com/svandragt/freshcookies)
On Chrome / Vivaldi:
2. Enable Developer Mode
3. Load unpacked extension > navigate to the folder of step 1On Firefox the extension can be installed from the Addon Directory. Alternatively:
2. Open the Addons Manager screen (hamburger menu > Addons)
3. Cog > Debug Addons > Load Temporary Addon... and navigate to the folder of step 1.Feedback welcome, open issues!