From 8e07e60cde31ee3053ec722df10abb190cf69ee0 Mon Sep 17 00:00:00 2001 From: Andras Horvath Date: Sat, 9 Dec 2017 10:36:53 +0100 Subject: [PATCH] update info --- INFO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INFO.md b/INFO.md index 847973f..f01fb77 100644 --- a/INFO.md +++ b/INFO.md @@ -1,7 +1,7 @@ **It marks the domain of the active tab untrusted, reloads the page and blocks scripts from running on it. An option for the user to stop a website eating up resources or doing malicious things even if it breaks functionality of the page.** **Features:** -* 3 states of blocking: no blocking, half blocking (allowing internal and blocking external) and full blocking (blocking internal and external too) +* 3 states of blocking: no blocking, half blocking (allowing internal and blocking external scripts) and full blocking (blocking internal and external scripts too) * single click operation * automatic page reload * utilizing Firefox's Sync feature to remember and auto restore settings across devices (version 53+ or local storage only)