
No Cookies For Old Men автор em_te
Only accept persistent cookies that were a result of user action, otherwise demote them to session cookies.
18 Users18 Users
Для використання цього розширення вам потрібен Firefox
Метадані розширення
Знімки екрана



Про це розширення
Improve your privacy by limiting the ability of persistent cookies to track you.
Turn all persistent cookies into session cookies unless you recently interacted with that website. If you clicked or typed on the website, the website is given a 30 second window in which a certain number (default = 2) of persistent cookies are allowed through.
All persistent cookies that are allowed through are given a shortened lifespan (default = 1 week).
This extension is designed to behave smartly by only allowing persistent cookies that are "useful".
Turn all persistent cookies into session cookies unless you recently interacted with that website. If you clicked or typed on the website, the website is given a 30 second window in which a certain number (default = 2) of persistent cookies are allowed through.
All persistent cookies that are allowed through are given a shortened lifespan (default = 1 week).
This extension is designed to behave smartly by only allowing persistent cookies that are "useful".
Rated 4,5 by 4 reviewers
Permissions and dataДокладніше
Необхідні дозволи:
- Отримувати доступ до ваших даних для всіх вебсайтів
Більше інформації
- Версія
- 0.3resigned1
- Розмір
- 31,16 КБ
- Востаннє оновлено
- рік тому (25 квіт 2024 р.)
- Пов'язані категорії
- Ліцензія
- Громадська ліцензія Mozilla 2.0
- Історія версій
- Додати до збірки
Інші розширення від em_te
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
This extension listens for clicks and keyboard typing on webpages (which indicate that the webpage is still active) and adds it's domain to a List and sets a counter (default = 2). The domain and its counter is removed from the List after 30 seconds.
This extension also listens for cookie changes (including the adding of new cookies), and also checks if the domain of the cookie is in the List of active domains. If no match found, it overwrites the cookie with a new one with no expiration date thereby turning it into a session cookie. If the domain matches an active domain and the counter for that domain is not zero, it then checks the expiration date of the cookie and if it is longer than 1 week then it overwrites the cookie with a 1 week expiration date and then decrements the active domain's counter.