mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Element picker (markdown)
parent
fef7111fd6
commit
be75c5c1f4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ If possible, a network filter will be offered, and a list of CSS selector which
|
|||
|
||||
When you click on one of the pre-computed CSS selector, you will be shown what effect it will have on the page. You may want to ensure a CSS selector will not also get rid of useful items on the page.
|
||||
|
||||
You may manually edit the selector. However the result needs to be a valid filter, otherwise you won't be allowed to create a filter out of it.
|
||||
You may manually edit the selector. However the result needs to be a valid filter, otherwise you won't be allowed to create a filter out of it. A valid filter in the context of the element picker is one which matches at least one element on the web page.
|
||||
|
||||
You may quit the interactive element picker by clicking the _Quit_ button. You may close the modal dialog and go pick an element again by clicking the _Pick_ button.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue