Skip to content

Commit

Permalink
Nicer Readme (#10701)
Browse files Browse the repository at this point in the history
  • Loading branch information
inson1 committed Dec 31, 2023
1 parent 3d9d553 commit 7dffdca
Showing 1 changed file with 38 additions and 10 deletions.
48 changes: 38 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,47 @@
## [Read this issue about the current inactivity](https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/issues/10278)

## Fork of the popular "I don't care about cookies" extension
<div align="center">

Get rid of cookie warnings from almost all websites!
<image src="src/icons/128.png">

# 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!

<a href="https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/releases/latest">
<img alt="Latest release" src="https://img.shields.io/github/v/release/OhMyGuus/I-Still-Dont-Care-About-Cookies.svg?logo=github&style=for-the-badge">
</a>
<a href="https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/releases">
<img alt="Releases" src="https://img.shields.io/github/downloads/OhMyGuus/I-Still-Dont-Care-About-Cookies/total?color=blue&label=downloads&style=for-the-badge">
</a>
<a href="LICENSE">
<img alt="License: GPL v3" src="https://img.shields.io/badge/License-GPLv3-blue.svg?style=for-the-badge">
</a>

</div>

## Why fork?

This extension has been acquired by _**[Avast](https://en.wikipedia.org/wiki/Avast)**_ (which itself has been acquired by _[Gen Digital Inc.](https://en.wikipedia.org/wiki/Gen_Digital)_, 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

- [**Firefox** Browser Add-ons](https://addons.mozilla.org/firefox/addon/istilldontcareaboutcookies/)
- [**Chrome** Web Store](https://chrome.google.com/webstore/detail/i-still-dont-care-about-c/edibdbjcniadpccecjdfdjjppcpchdlm)
- [**Edge** Add-ons](https://microsoftedge.microsoft.com/addons/detail/i-still-dont-care-about-/kkacdgacpkediooahopgcbdahlpipheh)
<a href="https://addons.mozilla.org/en-US/firefox/addon/istilldontcareaboutcookies">
<img src="https://blog.mozilla.org/addons/files/2020/04/get-the-addon-fx-apr-2020.svg" alt='Get the Extension on Firefox' height="75">
</a>
<a href="https://chrome.google.com/webstore/detail/i-still-dont-care-about-c/edibdbjcniadpccecjdfdjjppcpchdlm">
<img src="https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/iNEddTyWiMfLSwFD6qGq.png" alt="Get the Extesion on Chrome" height="75" style="border: 1px solid transparent; border-radius:6px;">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/i-still-dont-care-about-/kkacdgacpkediooahopgcbdahlpipheh">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f7/Get_it_from_Microsoft_Badge.svg/320px-Get_it_from_Microsoft_Badge.svg.png" alt="Get the Extension on Edge" height="75" style="border: 1px solid transparent; border-radius:4px;">
</a>

## Manual installation

- [Installation guide for **Firefox**](https://github.com/OhMyGuus/I-Dont-Care-About-Cookies/wiki/Firefox-installation-guide)
- [Installation guide for **Chrome**](https://github.com/OhMyGuus/I-Dont-Care-About-Cookies/wiki/Chrome-installation-guide)
- [Installation guide for **Firefox**](https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/wiki/Firefox-installation-guide)
- [Installation guide for **Chrome**](https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/wiki/Chrome-installation-guide)

## Contributing to Translation

Expand All @@ -36,10 +60,14 @@ This extension sends requests to an API hosted at _[api.istilldontcareaboutcooki
- [Daniel Kladnik](https://www.linkedin.com/in/dkladnik) - Developer of original extension
- Everyone who reported a website.

## License

This fork is based on [**v3.4.3**](https://addons.mozilla.org/firefox/addon/i-dont-care-about-cookies/versions/) of the extension, which has been distributed under the GPLv3 (GNU) license.

## 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!

## License

This fork is based on [**v3.4.3**](https://addons.mozilla.org/firefox/addon/i-dont-care-about-cookies/versions/) of the extension, which has been distributed under the GPLv3 (GNU) license.
<a href="https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/graphs/contributors">
<img alt="List of contributors to this repository" src="https://contrib.rocks/image?repo=OhMyGuus/I-Still-Dont-Care-About-Cookies" />
</a>

0 comments on commit 7dffdca

Please sign in to comment.