diff --git a/DOM-inspector.md b/DOM-inspector.md index 941b475..616bbbf 100644 --- a/DOM-inspector.md +++ b/DOM-inspector.md @@ -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: