1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Add view source

u-RraaLL 2023-03-12 13:27:01 +01:00
parent c9a05392df
commit e1a2503836

@ -3,10 +3,11 @@
***
Currently, these uBlock Origin (uBO) items may be visible in the browser's 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..."_, 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.<sup>[1]</sup>
- _"Subscribe to filter list..."_, which will allow filter list subscription through the 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.
- _[["Temporarily allow large media elements"|Per-site-switches#no-large-media-elements]]_ which will temporarily remove bandwidth saving restriction for current page.
- _"View source..."_ code of a link, if enabled by an [[advanced setting|Advanced-settings#filterauthormode]].
---