https://github.com/mox692/chromeextention_settingtimer
⏰ A simple timer extention of Google Chrome
https://github.com/mox692/chromeextention_settingtimer
chrome extention javascript
Last synced: 24 days ago
JSON representation
⏰ A simple timer extention of Google Chrome
- Host: GitHub
- URL: https://github.com/mox692/chromeextention_settingtimer
- Owner: mox692
- License: mit
- Created: 2020-08-13T11:51:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T07:24:12.000Z (over 5 years ago)
- Last Synced: 2025-01-24T20:32:53.234Z (over 1 year ago)
- Topics: chrome, extention, javascript
- Language: TypeScript
- Homepage:
- Size: 601 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://github.com/mox692/ChromeExtention_SettingTimer/releases) 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.

### `・Pin it on the browser`
After setting folder, you can pin the extention on the chrome-menu-tab like this.

### `・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.**

## 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