diff --git a/The-contextual-menu.md b/The-contextual-menu.md index 0fa1beb..d2bba2b 100644 --- a/The-contextual-menu.md +++ b/The-contextual-menu.md @@ -4,6 +4,14 @@ 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 (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 +- _"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.[1] +- _"Subscribe to filter list..."_, which will allow filter list subscription through context menu (in link context).[2] +- [_"Temporarily allow large media elements"_](./Per-site-switches#no-large-media-elements) which will temporarily remove bandwidth saving restriction for current page. + +--- + +
Notes: + +- [1] New in [1.32.0](https://github.com/gorhill/uBlock/commit/db7f54dbf6c39cf2e6f35359248bf9f408e2d134) +- [2] New in [1.36](https://github.com/gorhill/uBlock/commit/001094580c0bd31ee007a301792f3e73c0ad48ab) +
\ No newline at end of file