Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.06 KB

OpenThem

Chrome Web Store Chrome Web Store Chrome Web Store

OpenThem is a Chrome extension which lets you open your favorite websites when launching Chrome.

Installation

Auto

Download it via Chrome Web Store. You can find and manage it from chrome://extensions page.

Manually

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.

Contributing

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.

License

MIT