From 2356f390d457ed8fcdd9f1385adeba0965d4e3fa Mon Sep 17 00:00:00 2001 From: q1800 <95879668+q1800@users.noreply.github.com> Date: Tue, 8 Feb 2022 14:39:01 -0600 Subject: [PATCH] Implement uBO naming convention --- DOM-inspector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOM-inspector.md b/DOM-inspector.md index eedb3c9..78facab 100644 --- a/DOM-inspector.md +++ b/DOM-inspector.md @@ -1,4 +1,4 @@ -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: +uBlock Origin (uBO) 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: ![DOM inspector in action](https://user-images.githubusercontent.com/585534/33130150-5d6201da-cf60-11e7-9637-831792c96e7e.png)