・A simple timer extention.
・When you start the timer, remaining time will be displayed on your browser until the timer expires.
・The timer runs every active tab. This mean that you can retaine the timer even if reload or move to another tab.
Access the release page and download the project folder.
You can also get the project folder by git clone
.
$ git clone https://github.com/mox692/ChromeExtention_SettingTimer/
Go to the Google Chrome extention page.(Type chrome://extensions/
in your chrome url-bar)
Choose developer mode
(refer the image below.), then choose the directory you just have downloaded.
After setting folder, you can pin the extention on the chrome-menu-tab like this.
Finally you can use the Timer by clicking extention's icon.
If your timer don't start, please reload the page and start agein at the reloaded tab.
The following specifications have been confirmed for this extension.
・Some web sites's style may become wrong.(This is because the extension directly control the page's css and javascript.)
・In the few web sites, the timer don't start.
If you notice something wrong, please send a issue.
MIT