5
5
<br >
6
6
<br >
7
7
8
- Outline HTML elements with a colorful border without affecting the layout to inspect the structure of websites.
8
+ ##### Outline HTML elements with a colorful border without affecting the layout to inspect the structure of websites.
9
9
10
10
👉 Currently pending review on Chrome store.
11
11
@@ -22,12 +22,24 @@ Made by [maxontech](https://twitter.com/max_on_tech)
22
22
23
23
## Features
24
24
25
- When you make a new Twitter (X) post, you'll see three icons (** B** , * I* , <ins >U</ins >) at the top of the text field.
26
- Simply highlight the text you want to chage and click on the corresponding edit button.
25
+ List of features:
26
+ - 📐 ** Outline HTML elements** : Press and hold the keybind to show the outline of HTML elements.
27
+ - ⚙️ ** Customizable keybind** : You can configure the keybind in the extensions menu.
28
+ - 🎨 ** Colorful borders** : Each HTML element will have a different color border.
29
+ - 🔄 ** No layout changes** : The extension will not affect the layout of the website.
30
+ - 👍 ** Lightweight** : The extension is lightweight and does not affect the performance of the browser.
31
+ - 📖 ** Open-source** : The extension is open-source and free to use.
32
+ - 🚫 ** No tracking** : The extension does not track any user data.
33
+ - 📺 ** No ads** : The extension is free of ads.
34
+ - 📡 ** No internet connection required** : The extension works offline.
27
35
28
36
## Opening the Extension
29
37
30
- Simply install the extension. It's enabled by default whenever you create a new post.
38
+ Simply install the extension from the Chrome Webstore or locally (as described below).
39
+ Afterwards, you can press and hold the keybind ctrl + b to show the outline of HTML elements.
40
+
41
+ The outlines will show for as long as the configured keybind is pressed. You can configure
42
+ the keybind in the extensions menu.
31
43
32
44
## Installing locally on Chrome
33
45
You can run the extension locally without having to install it from the Chrome Store.
0 commit comments