Minor optimizations.

This commit is contained in:
Mario Basic
2015-06-07 21:53:47 +02:00
parent 7e1d3b3595
commit a2ed4e5acd
20 changed files with 450 additions and 393 deletions

View File

@@ -19,11 +19,11 @@ Installation
## Screenshots
![SC closed](./sc_3_closed.png)
![SC closed](./screenshots/sc_3_closed.png)
![SC open](./sc_3_open.png)
![SC open](./screenshots/sc_3_open.png)
![Options SC](./sc_2-options.png)
![Options SC](./screenshots/sc_4-options.png)
## Development instructions
@@ -55,10 +55,11 @@ gulp watch
### Load unpacked in Chrome
1. Go to `Settings` -> `Extensions`
2. Enable `Developer mode`
3. Click `Load unpacked extension...`
4. Select repository directory
1. Clone repository to disk
2. Go to `Settings` -> `Extensions`
3. Enable `Developer mode`
4. Click `Load unpacked extension...`
5. Select repository directory
### Issues