Clear the cookies of the current website. This only removes the cookies of the website on the current window tab. It would not touch the cookies of other websites.
Additional features:
- Allows selecting individual cookie for deletion.
- Allows selection of cookies by subdomain.
- Lists all the cookies of the website.
- Shows the detail information of each cookie.
Permission Usage Disclosure:
- "<all_urls>", this permission is used for getting the URL of the current website to retrieve its cookies.
- "webNavigation", this permission is used to monitor the change of the current website due to navigation so that the cookies displayed reflect the most recently visited website.
- "tabs", this permission is used to monitor the change of the current website due to the change of the tab's URL (e.g. new URL typed in) so that the cookies displayed reflect the most recently visited website.
- "cookies", this permission is used to retrieve the cookies of a website.
- "storage", this permission is used to store the preference and to remember the prior selected cookies for the websites.
- "notifications", this permission is used to display error when operations failed.
- "contextualIdentities", this permission is used to retrieve container information so that the cookies of containers can be handled separately.
- License: GNU General Public License v3.0 or later
- Weekly downloads: 35
- Average daily users: 1314
- Rating: 3.8667/5 of 15 ratings
- Created: 2017-12-04 18:38:58
- Last updated: 2023-06-11 07:45:27
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/clear-site-cookies/
- API: clearsitecookie@mhillsystem.com