24 lines
661 B
Markdown
24 lines
661 B
Markdown
# Minimal Startpage
|
|
|
|
Just another minimal startpage for browsers.
|
|
|
|
<img src=".github/startpage.gif">
|
|
|
|
## How to Use
|
|
|
|
- Clone the repo
|
|
|
|
```console
|
|
git clone https://github.com/deepjyoti30/startpage
|
|
```
|
|
|
|
Alternately, you can download and extract from the browser.
|
|
|
|
- On chrome, open extensions from the tool menu or open it from [chrome://extensions](chrome://extensions).
|
|
|
|
- Click on load unpacked, navigate to the directory where you cloned the repo and select it.
|
|
|
|
## Settings
|
|
|
|
For the time being you need to edit the ```config.json``` file present in the root directory of the repo and then install the extension by following the above steps.
|