1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Updated Element picker (markdown)

Raymond Hill 2014-07-12 18:43:05 -07:00
parent fef7111fd6
commit be75c5c1f4

@ -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.