diff --git a/The-context-menu.md b/The-context-menu.md index 9858c96..ae2ce36 100644 --- a/The-context-menu.md +++ b/The-context-menu.md @@ -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.[1] - _"Subscribe to filter list..."_, which will allow filter list subscription through the 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. +- _[["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]]. ---