AI 产品解读Remove cookies from the current browser tab's top-level domain
Users need a quick way to clear cookies for the current tab to log out of websites, clear tracking data, or free up space without affecting cookies in other tabs or the entire browser.
1. User clicks the extension icon on any webpage.
2. The popup displays the number of cookies found in the current tab and lists the domains.
3. User can click on domains to toggle their selection (selected domains will have cookies removed).
4. User clicks 'Remove cookies for the selected domains' to delete the selected cookies.
5. Optionally, user can whitelist unselected domains to never clear their cookies in the future via the options page.
6. User can reload the tab or go back to browsing.
Remove cookies for the current tab's top-level domainWhitelist functionality with regular expressions to exclude specific domainsSelect/deselect specific domains to clear cookies fromReload the current tab after clearing cookiesPersistent exclusion list saved via chrome.storage.sync
- 目标用户
- Privacy-conscious users who want to clear cookies selectively / Users who need to log out of websites quickly / Developers or testers who need to clear session data / General users wanting to manage browser cookies
- The extension is a simple, self-contained utility with no external dependencies or network calls beyond Chrome's update service. Analysis is based on static code review of all source files. No runtime behavior testing was performed.
付费分析未识别到付费功能
The extension is completely free with no paid features, subscriptions, or payment integrations. It uses only local chrome.storage.sync for saving user preferences (exclude domains). There are no references to Stripe, PayPal, license keys, upgrade prompts, or any billing mechanisms. The extension is a simple utility tool available on the Chrome Web Store.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a local browser utility that operates entirely within the Chrome browser using chrome.cookies, chrome.tabs, and chrome.storage APIs. It does not require any user account, login, or external service authentication to function. The user simply installs the extension and clicks the popup to manage cookies for the current tab.
Не работает ни на каких сайтах. Баннеры с куками лезут со всех щелей. Не устанавливайте это расширение, оно бесполезно!!!
非常にシンプルで、広告どおりに動作します。 私は、Cookieを常に削除する必要があるドメインのリストと、Cookieを決してクリアしてはならないドメインのリストを作成できるオプションが大好きです。 訪問数に基づいてアクセスを制限するドメインを閲覧する場合に非常に便利です。
Very simple and gets the job done as advertised. I love the option that allows to create a list of domains which cookies need to be always removed, and also a list of domains which cookies should never be cleared. It is very useful for browsing domains restricting access based on the count of visits.