From 75dbb9c6e5be7d2bb2438ba5a85d0a17a791d293 Mon Sep 17 00:00:00 2001 From: gwarser Date: Tue, 22 Dec 2020 19:28:44 +0100 Subject: [PATCH] "Block element in frame.." menu entry --- Dashboard:-Settings.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Dashboard:-Settings.md b/Dashboard:-Settings.md index 6635bd2..e2a8ed4 100644 --- a/Dashboard:-Settings.md +++ b/Dashboard:-Settings.md @@ -9,7 +9,12 @@ ### Make use of context menu where appropriate -If checked, this gives permission for uBlock to add items in the context menu which are meant to improve convenience. Currently, only two items may be visible in the context menu, _"Block element..."_, which purpose is to launch the [element picker](./Element-picker) in order to filter out a specific element on a page and [_"Temporarily allow large media elements"_](./Per-site-switches#no-large-media-elements) which will temporarily remove bandwidth saving restriction for current page. +If checked, this gives permission for uBlock to add items in the context menu which are meant to improve convenience. + +Currently, these items may be visible in the context menu: +- _"Block element..."_, which purpose is to launch the [element picker](./Element-picker) in order to filter out a specific element on a page +- _"Block element in frame.."_, like above, but will allow creating filters in frame elements embedded in other pages, for example in YouTube video embedded in Reddit thread. +- [_"Temporarily allow large media elements"_](./Per-site-switches#no-large-media-elements) which will temporarily remove bandwidth saving restriction for current page. ***