mirror of https://github.com/gorhill/uBlock.git
Updated The contextual menu (markdown)
parent
d7186a68ef
commit
9f877d4b89
|
@ -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).
|
||||
- _"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.<sup>[1]</sup>
|
||||
- _"Subscribe to filter list..."_, which will allow filter list subscription through context menu (in link context).<sup>[2]</sup>
|
||||
- [_"Temporarily allow large media elements"_](./Per-site-switches#no-large-media-elements) which will temporarily remove bandwidth saving restriction for current page.
|
||||
|
||||
---
|
||||
|
||||
<details><summary>Notes:</summary>
|
||||
|
||||
- [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)
|
||||
</details>
|
Loading…
Reference in New Issue