From 339a7ba1cbb02a6799fa48c44932aef9cf63b1a4 Mon Sep 17 00:00:00 2001 From: ZeroDot1 Date: Fri, 30 Mar 2018 19:23:59 +0200 Subject: [PATCH 1/3] Session replay fix This small change prevents session replay in the input field. All browsers are currently affected by this it only helps to change the input fields to make at least the recording of inputs more difficult. --- popup/popup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup/popup.html b/popup/popup.html index 0d151c0..61ebd06 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -25,7 +25,7 @@