From 646b7a7aa664fe59c4faa76fa2dc4ec056f549ef Mon Sep 17 00:00:00 2001 From: didierfred <didierfred@gmail.com> Date: Mon, 16 Apr 2018 13:45:29 +0200 Subject: [PATCH] add info for private window mode --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d67ed93..7cb0c67 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ It's possible to: The extension can be start and stop via the button on the top right. +The rules are active in private window mode but you can't use the configuration window in this mode. + The code is opensource under Mozilla Public License 2.0 -- GitLab