Update 'README.md'
This commit is contained in:
parent
3ea78260b6
commit
3bb975d2d6
1 changed files with 7 additions and 0 deletions
|
@ -2,8 +2,15 @@
|
||||||
|
|
||||||
As a user I want to easily switch between different applications.
|
As a user I want to easily switch between different applications.
|
||||||
|
|
||||||
|
|
||||||
## install plugin
|
## install plugin
|
||||||
|
|
||||||
|
### xpi
|
||||||
|
|
||||||
|
[Click here to add To Firefox](https://git.local-it.org/LIT/dashboard-extension/raw/branch/master/dashboard-1.1-fx.xpi)
|
||||||
|
|
||||||
|
### manually
|
||||||
|
|
||||||
Download zip file from git repository or run `zip -r -FS ../my-extension.zip * --exclude '*.git*'`
|
Download zip file from git repository or run `zip -r -FS ../my-extension.zip * --exclude '*.git*'`
|
||||||
in firefox got to `about:addons` click `debug addon`, `load temporary addon`
|
in firefox got to `about:addons` click `debug addon`, `load temporary addon`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue