Minimal Startpage
Just another minimal startpage for browsers.
## Installation
### Chrome
- Get the latest release (zip) or clone this repo and extract it.
- 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.
>NOTE: You can also install using the ```crx``` file provided in the release.
### Firefox
Available on the Mozilla Add On Store.
Get it [here](https://addons.mozilla.org/en-US/firefox/addon/minimal-startpage/).
## Signing the extension for Personal Use
Yes, you can sign the extension with your own unique signature and use it personally.
[Here's](https://github.com/deepjyoti30/startpage/wiki/How-to-sign-the-extension-for-Personal-Use-on-Firefox) how to do it.
>NOTE: Above is only necessary for Firefox users since Chrome let's you use without signing.
## Settings
You can edit the settings by writing ```--setting``` in the search bar and clicking enter.
A JSON editor will open up where you can make the changes.
| Name | Supported Values | Default | Description |
| ---- | ----- | ------- | ------ |
| searchEngine | \ | DuckDuckGo | Search Engine to use for searching from the bar |
| user | string | Deepjyoti (That's my name) | Name of the user to use on the welcome message |
| disableMessage | \ | false | Hide the Welcome message |
| disableDate | \ | false | Hide the date |
| disableSearchBar | \ | false | Hide the search bar |
| disable24Hour | \ | true | Disable 24 hour clock and show time in 12 hour format |
| disableWeather | \ | true | Disable the weather beside the date |
| weatherConf | Object (Check default for child keys) | {"location": "Pune India","unit": "fah"}| Configuration for the weather, location and unit etc. In "unit", "fah" is short for Fahrenheit and "cel" for Celcius, however the whole word can also be passed. |
| squares | Object of arrays | Check [config.json](https://github.com/deepjyoti30/startpage/blob/master/config.json) for default values | Values and Names of shortcuts for the cards. |
## Support the project
If you like using this app, consider supporting the project/me