
# CookieGenie
Contributors: Ronald Gerssen  
Tags: wordpress, plugin, cookies  
Requires at least: 5.9.3
Tested up to: 5.9.3
Stable tag: 1.0.2  
License: GPLv2 or later  
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CookieGenie blocks cookie and script domains.

### Description

With CookieGenie you can ask the visitor for permission before placing cookies.  
It uses the Yett library (https://github.com/elbywan/yett) to prevent loading scripts from the domains you supply in the settings.

### Installation

Installing "CookieGenie" can be done either by searching for "CookieGenie" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:

1. Download the plugin via WordPress.org or Github
2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
3. Activate the plugin through the 'Plugins' menu in WordPress

##### Changelog
* 1.0.2
* 2022-04-26
* Bug fixes, blacklist not stored when API key exists


* 1.0.1
* 2022-04-26
* Bug fixes related to cache


* 1.0.0
* 2022-04-06
* Initial release