This repository has been archived by the owner on May 28, 2024. It is now read-only.
Releases: Nik4ant/TimeKeeper
Releases · Nik4ant/TimeKeeper
0.1
First release of TimeKeeper chrome extension.
Features:
- Taboo domains. Add taboo domain to the list and you won't be able to access websites containing that domain in url during your working session.
- Pomodoro timer (might be unstable).
- Themes. 14 different themes to choose from.
How to install:
Note: Chrome won't let you install .crx file because there is no way for me to get chrome developer account and publish extension to the marketplace. (Sorry about that. I'll search for workarounds later)
- Unpack downloaded
TimeKeeperPublished.zip
file and save it somewhere - Go to
chrome://extensions/
and turn on developer mode - Click on Load Unpacked and select
dist
folder from step 1