=== Flic FLoC === Contributors: giuse Stable tag: 0.0.1 Tested up to: 5.7 Requires at least: 4.6 Tags: FLoC, tracking Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Learn about the Federated Learning of Cohorts (FLoC), then if you decide your website should not be included in the data that Google Chrome sends to FLoc, this plugin is for you. == Description == Learn about the Federated Learning of Cohorts (FLoC), then if you decide your website should not be included in the data that Google Chrome sends to FLoc, this plugin is for you. After activation the plugin will add a permissions-policy header that says to the browser to deny FLoC for your website. If you want to see if the plugin is working, do the following: - Visit your website with Google Chrome - Inspect elements (usually F12 or right-click => Inspect Elements) - Click on Network - Refresh the page - If you see permissions-policy: interest-cohort=() it worked If you want to disable FLoC on your website, you can even don't use this plugin and just add a few lines of code in the functions.php of your child theme or better in a functional plugin if you have it. Here you will find more details about how disable FLoC without plugin.