From 219008a5ed96f425a5adc1afb0bc59e2e6188f23 Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 11 Sep 2021 22:30:09 +0200 Subject: [PATCH] Context menu content moved from "Dashboard: Settings" --- The-Contextual-Menu.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/The-Contextual-Menu.md b/The-Contextual-Menu.md index 8dd24ac..87e802f 100644 --- a/The-Contextual-Menu.md +++ b/The-Contextual-Menu.md @@ -1 +1,5 @@ -uBlock Origin adds "Block element" to users' contextual menus (or right-click menus). This leads to the [[element picker]]. \ No newline at end of file +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.."_ (new in [1.32.0](https://github.com/gorhill/uBlock/commit/db7f54dbf6c39cf2e6f35359248bf9f408e2d134).), like above, but will allow creating filters in frame elements embedded in other pages, for example in YouTube video embedded in Reddit thread. +- _"Subscribe to filter list..."_ (new in [1.36](https://github.com/gorhill/uBlock/commit/001094580c0bd31ee007a301792f3e73c0ad48ab)), which will allow filter list subscription through context menu. +- [_"Temporarily allow large media elements"_](./Per-site-switches#no-large-media-elements) which will temporarily remove bandwidth saving restriction for current page. \ No newline at end of file