Skip to content

Commit d4671a8

Browse files
committed
Update extension description in manifest.json
1 parent d16b980 commit d4671a8

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

README.MD

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<br>
66
<br>
77

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.
99

1010
👉 Currently pending review on Chrome store.
1111

@@ -22,12 +22,24 @@ Made by [maxontech](https://twitter.com/max_on_tech)
2222

2323
## Features
2424

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.
2735

2836
## Opening the Extension
2937

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.
3143

3244
## Installing locally on Chrome
3345
You can run the extension locally without having to install it from the Chrome Store.

0 commit comments

Comments
 (0)