From d4f1d34df652b08064049cefdeb84eaaace7e4ad Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 11 Sep 2021 22:36:16 +0200 Subject: [PATCH] "Subscribe..." entry appears in link context menu --- The-Contextual-Menu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/The-Contextual-Menu.md b/The-Contextual-Menu.md index 5c5362f..1bbc430 100644 --- a/The-Contextual-Menu.md +++ b/The-Contextual-Menu.md @@ -1,5 +1,5 @@ Currently, these uBlock Origin items may be visible in web pages 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. +- _"Subscribe to filter list..."_ (new in [1.36](https://github.com/gorhill/uBlock/commit/001094580c0bd31ee007a301792f3e73c0ad48ab)), which will allow filter list subscription through context menu (in link context). - [_"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