Updated DOM inspector (markdown)

gwarser 2020-05-08 11:43:20 +02:00
parent 7621083f41
commit ab43524d6d

@ -1,6 +1,6 @@
uBlock Origin comes with its own custom DOM inspector, to assist in the creation of cosmetic filters, as a complementary tool to the element picker (click the `</>` to access it):
uBlock Origin comes with its own custom DOM inspector, to assist in the creation of cosmetic filters, as a complementary tool to the [element picker](./Element-picker) and the [logger](.The-logger). It can be accessed by clicking the `</>` icon in the logger:
![a](https://user-images.githubusercontent.com/585534/33130150-5d6201da-cf60-11e7-9637-831792c96e7e.png)
![DOM inspector in action](https://user-images.githubusercontent.com/585534/33130150-5d6201da-cf60-11e7-9637-831792c96e7e.png)
A custom DOM inspector -- rather than creating hooks into the browser's own DOM inspector -- has benefits: