From 5a2a087035f6fb81ffa8c30fe18fe8f5c643b2ad Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 22 Nov 2017 08:38:15 -0500 Subject: [PATCH] Updated DOM inspector (markdown) --- DOM-inspector.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DOM-inspector.md b/DOM-inspector.md index 5fdfd72..4be4e0b 100644 --- a/DOM-inspector.md +++ b/DOM-inspector.md @@ -1,4 +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. +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): + +![a](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: