From f81402b126de4ea3ec573aee3bee70ac84bee4c6 Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 10 Aug 2019 22:57:49 +0200 Subject: [PATCH] No-scripting badge on toolbar button --- Per-site-switches.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Per-site-switches.md b/Per-site-switches.md index 8babfe8..66e2726 100644 --- a/Per-site-switches.md +++ b/Per-site-switches.md @@ -134,8 +134,12 @@ New in [1.17.0](https://github.com/gorhill/uBlock/commit/3c85c0319462ca331d53c35 Wholly disable JavaScript for a given site. -![Popup UI](https://user-images.githubusercontent.com/585534/46021563-fa3dd980-c0ae-11e8-984c-a811dc5b2f75.png)
The badge shows approximate number of script resources which have -been seen on the page (number is limited to 99 because of layout constrains) +![Popup UI](https://user-images.githubusercontent.com/585534/46021563-fa3dd980-c0ae-11e8-984c-a811dc5b2f75.png) +
The badge shows approximate number of script resources which have +been seen on the page (number is limited to 99 because of layout constrains) + +![button badge](https://user-images.githubusercontent.com/886325/62826738-24ae5d80-bbc1-11e9-8376-19f6a9b79915.png) +
Starting with [v1.21.7b5](https://github.com/gorhill/uBlock/commit/7ff750eaf6007bdea4e843d3314fc7275b1ce945), blue badge on uBlockâ‚€ toolbar button indicates activation of the "No scripting" switch. This master switch has blocking precedence over dynamic filtering rules and static filters related to script resources.