Skip to content

Commit 669fb76

Browse files
authored
Update README.md
1 parent 30a4595 commit 669fb76

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Tabs Aside!
2-
a simple WebExtension providing something similar to the Microsoft Edge feature Tabs Aside
2+
a simple and easy-to-use tab manager for Firefox, inspired by the Microsoft Edge feature Tabs Aside.
33

44
[![addons.mozilla.org/](https://addons.cdn.mozilla.net/static/img/addons-buttons/AMO-button_2.png)](https://addons.mozilla.org/firefox/addon/tabs-aside)
5+
6+
# Run the source code
7+
8+
Go to `about:debugging` and click `Load temporary Add-on` and select `manifest.json` (located in the tabs aside root directory).
9+
It is recommended not to use your main profile as development vesions might corrupt data. To create a new profile go to `about:profiles`.
10+
11+
If you have [web-ext](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext) installed simply run `web-ext run` inside the tabs aside root directory.

0 commit comments

Comments
 (0)