/ChromeExtention_SettingTimer

⏰ A simple timer extention of Google Chrome

Primary LanguageTypeScriptMIT LicenseMIT

Manage your time more efficiently! 🎉

ABOUT

・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.

Get started!

・Download

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/

・Setting chrome

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.

スクリーンショット 2020-10-14 21 53 44

・Pin it on the browser

After setting folder, you can pin the extention on the chrome-menu-tab like this.

スクリーンショット 2020-10-14 22 06 14

・Let's start! :)

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.

スクリーンショット 2020-10-14 22 24 39

Notice

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.

Contanct

If you notice something wrong, please send a issue.

License

MIT