OpenThem is a Chrome extension which lets you open your favorite websites when launching Chrome.
Download it via Chrome Web Store. You can find and manage it from chrome://extensions page.
In order to install it manually you should clone this repo and use this commands:
npm i
gulp build
After that you will find a new directory called dist, upload it to Google Chrome.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.