mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Updated DOM inspector (markdown)
parent
424fef8984
commit
3212498c0b
1 changed files with 6 additions and 1 deletions
|
@ -12,4 +12,9 @@ Whereas the element picker is useful to interactively create cosmetic filters th
|
|||
- To create very specific cosmetic filters by selecting an element directly in the DOM hierarchy.
|
||||
- To create exception cosmetic filters.
|
||||
|
||||
[TODO: complete]
|
||||
#### Creating cosmetic filter exception:
|
||||
|
||||
- Locate the filter (red text) by moving mouser around in DOM inspector tree (elements on page should highlight, on Firefox you will clearly see elements previously hidden now highlighted in red)
|
||||
- Click on it (hidden element highlighting should change to green)
|
||||
- Click on save icon in DOM inspector toolbar (floppy disk)
|
||||
- Reload page
|
||||
|
|
Loading…
Reference in a new issue