Skip to content

Commit 989f7d3

Browse files
committed
Merge branch 'master' of https://github.com/DB-CL/navbar
2 parents 1e36d47 + 77352c3 commit 989f7d3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
# DBCL-Navbar
1+
# Navbar
22

33
A userscript to inject a menu into my self hosted services.
44

55
I made this little script because I do not like muximux, organizr & co.
66

7+
The menu has 3 positions
8+
9+
<img src="https://db-cl.github.io/navbar/screen1.png" width="280"> <img src="https://db-cl.github.io/navbar/screen2.png" width="280"> <img src="https://db-cl.github.io/navbar/screen3.png" width="280">
10+
11+
You just have to create a JSON configuration file and install the script with tampermonkey. It will parse the JSON file and inject a menu in every page you want to.
12+
713
## How to use
814

915
This script has been tested with tampermonkey only, it may not work with greasemonkey

0 commit comments

Comments
 (0)