I-Still-Dont-Care-About-Cookies is a free, open source browsers & extensions project written in JavaScript and released under GPL-3.0. It has 4,242 GitHub stars, 132 forks and 14,709 open issues, and was last pushed 5 hours ago. On this registry it ranks #46 of 65 tracked projects in Browsers & Extensions, with 5 head-to-head comparisons available. It gained 2 stars over the last 3 tracked days.

What is I-Still-Dont-Care-About-Cookies?

What it is

I Still Don't Care About Cookies is a browser extension for Firefox and Chrome that removes cookie consent warnings from many websites. It is a debloated fork of the original I don't care about cookies extension, written in JavaScript under the GNU General Public License version 3.0. The project lives in the browser extension ecosystem, where users install an add-on or extension to change how web pages appear inside their chosen browser.

The concrete problem it solves is the repeated interruption caused by cookie banners and consent notices. Instead of leaving the user to dismiss the same warning on many sites, the extension removes those warnings. The fork exists because the original extension was acquired by Avast, which is owned by Gen Digital, and the maintainer stated a lack of trust in Avast handling user data. Keeping the code on GitHub also allows the project to improve the code and add website support more quickly.

Key capabilities

  • The extension removes cookie warnings from almost all websites, as described by the project.
  • The project supports Firefox and Chrome browser extension platforms.
  • The repository provides manual installation guides for Firefox and Chrome.
  • The project accepts translation contributions through Crowdin.
  • The extension sends requests to an API hosted at api.istilldontcareaboutcookies.com.
  • The API source code is available as a C# ASP.NET MVC application.
  • The fork is based on version 3.4.3 of the original extension and carries GPLv3.

Who uses it and how

  • Everyday browser users install the extension in Firefox or Chrome to reduce cookie consent interruptions.
  • Privacy-minded users choose this fork because they do not trust the ownership chain of the original Avast extension.
  • Translators contribute localized text through Crowdin.
  • Developers and website reporters can participate through GitHub issues and website reports.
  • Advanced users can study the separate API repository written in C# ASP.NET MVC.

Getting started

Users can install the extension manually by following the Firefox or Chrome installation guide in the project wiki. The backend API is hosted at api.istilldontcareaboutcookies.com, and its source code is available in a separate GitHub repository.

When to use it — and when not to

This extension suits users who want an open-source browser add-on that suppresses cookie warnings and prefer a fork not controlled by Avast or Gen Digital. It may not suit users who need a project with fewer unresolved reports, because the repository lists 14709 open issues. The hosted API is a dependency, while the extension itself is installed manually as a browser add-on.

project readme (upstream, from github) — read inline

I still don't care about cookies

Debloated fork of the extension "I don't care about cookies"

Get rid of cookie warnings from almost all websites!

Latest release Releases License: GPL v3

Why fork?

This extension has been acquired by Avast (which itself has been acquired by Gen Digital Inc., a large tech conglomerate) and I simply don't trust Avast with my data. Additionally, having it on GitHub allows us to improve the code and add support for websites faster.

Download & Install

Get the Extension on Firefox Get the Extension on Chrome Get the Extension on Edge

Manual installation

Contributing to Translation

We welcome contributions to the translation of the extension. If you're interested in helping us translate the extension to your language, you can join us on Crowdin.

Contributing to The API

This extension sends requests to an API hosted at api.istilldontcareaboutcookies.com - while this is a backend-facing piece of software, the source code is available here on GitHub and uses the C# ASP.NET library for an MVC structure.

License

This fork is based on v3.4.3 of the extension, which has been distributed under the GPLv3 (GNU) license.

Credits / spotlights

Thanks to all contributors

We would like to extend our gratitude to all the contributors, translators, and everyone who has helped make this extension possible. Your efforts and support are highly appreciated, and we could not have done it without you. Thank you!

List of contributors to this repository

Frequently asked questions

Is I-Still-Dont-Care-About-Cookies free to use?

I-Still-Dont-Care-About-Cookies is open source under the GPL-3.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does I-Still-Dont-Care-About-Cookies do?

Debloated fork of the extension "I don't care about cookies"

What is I-Still-Dont-Care-About-Cookies written in?

I-Still-Dont-Care-About-Cookies is primarily written in JavaScript. Its source is publicly available at https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies, and it has 4,242 GitHub stars.