The Wayback Machine - https://web.archive.org/web/20210915105847/https://github.com/topics/cookies
Skip to content
#

cookies

Here are 737 public repositories matching this topic...

ndren
ndren commented Jul 20, 2020

Is your feature request related to a problem? Please describe.

I find that the extension has a significant impact on my eyes when setting grey/whitelists. I could not find any other issue related to this, so I thought it could be something to be considered.

Describe the solution you'd like

Implement a inverted or dark color scheme for the extension UI.

**Describe alternatives y

joggienl
joggienl commented Jul 12, 2021

Hello!

I am building a NextJS website and I am using react-cookie-consent to ask the user to accept/deny cookies. It works great!

As a new requirement I want to build a page where I allow the user to update their consent (accept/deny "toggle"). So I started to look at how to achieve that.

I could obviously grab the js-cookie const (import { Cookies } from 'react-cookie-consent') grab th

Improve this page

Add a description, image, and links to the cookies topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cookies topic, visit your repo's landing page and select "manage topics."

Learn more