Google Chrome extension that provides you a convenient tool to manage your time while working.
- Clone the project.
git clone https://github.com/shologin/my-timer.git
- Open extensions page in Google Chrome.
chrome://extensions/
- Turn on developer mode.
- Click on "Load unpacked"-button and load the extension to a browser.
- Turn on the extension.
- Find the extension on the toolbar in your browser and launch it.
- Enjoy.
Contributions are always welcome! Feel free to open an issue or make a pull request. There are several ways to make the project better.
You can note bugs and other problems while using the extension. Just open an issue and describe:
- The appeared problem.
- Ways to reproduce the situation in which it happened.
If you have any clues how to make it working better, or maybe you've resolved an issue, go right ahead and open a pull request.
- If it resolves an issue, please refer to this issue in the title of pull request.
- If it other improvement, please provide the understandable desription.
You can always change this README file. Feel free to suggest any ideas. Just fork the project, edit it in your branch and make a pull request!