Remove Current Tab Cookies
Remove cookies exclusively within the current tab top level domain. Whitelist functionality with regular expressions.
What is Remove Current Tab Cookies?
Remove Current Tab Cookies is a Chrome extension developed by Konstantin Glukhov, and its main feature is "Remove cookies exclusively within the current tab top level domain. Whitelist functionality with regular expressions.".
Extension Screenshots
Download Remove Current Tab Cookies Extension CRX File
Download Remove Current Tab Cookies extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Facilitates the streamlined removal of cookies exclusively within the current browser tab, offering whitelist functionality with support for regular expressions to provide enhanced control.
Extension Basic Information
Name | Remove Current Tab Cookies |
ID | jpaaodoaibnmlipiaihcfonpmjdbnfoo |
Official URL | https://chromewebstore.google.com/detail/remove-current-tab-cookie/jpaaodoaibnmlipiaihcfonpmjdbnfoo |
Description | Remove cookies exclusively within the current tab top level domain. Whitelist functionality with regular expressions. |
File Size | 67.3 KB |
Installation Count | 90 |
Current Version | 1.6 |
Last Updated | 2023-12-13 |
Publish Date | 2021-11-16 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Konstantin Glukhov |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Remove Current Tab Cookies", "description": "Remove cookies exclusively within the current tab top level domain. Whitelist functionality with regular expressions.", "version": "1.6", "author": "Konstantin Glukhov", "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "cookies", "tabs", "storage" ], "host_permissions": [ " |