https://github.com/clydedz/hours-to-days-chrome-extension
Convert hours to days by selecting text in a webpage.
https://github.com/clydedz/hours-to-days-chrome-extension
chrome chrome-extension chrome-extensions clydedz-chrome-extension days extension google google-chrome googlechrome hours hours-per-day hours-to-days javascript workday
Last synced: about 2 months ago
JSON representation
Convert hours to days by selecting text in a webpage.
- Host: GitHub
- URL: https://github.com/clydedz/hours-to-days-chrome-extension
- Owner: ClydeDz
- License: mit
- Created: 2025-04-04T05:08:52.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T08:50:30.000Z (2 months ago)
- Last Synced: 2025-04-23T21:15:30.953Z (about 2 months ago)
- Topics: chrome, chrome-extension, chrome-extensions, clydedz-chrome-extension, days, extension, google, google-chrome, googlechrome, hours, hours-per-day, hours-to-days, javascript, workday
- Language: JavaScript
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hours to Days Chrome Extension
Convert hours to days by selecting text in a webpage.
Have you been in a situation where you're looking at your leave balances and it's displayed in hours and now you're trying to work out how many days does this equate to? Or just reading an article or an interesting story online, and trying to mentally convert hours into days? Worst of all, the situations where you need to open up that calculator app.
No worries anymore. With the help of this extension, when you see a value display in hours, you can simply select the text, right-click it, and click on 'Convert hours to days'. You'll immediately see a tooltip message with the converted results.
By default, the number of hours per day is set to 8 (in line with most corporate working hours). And by default, the tooltip message will show up for 3 seconds. If you need to change any of these values, you can customize it in the Options page of this extension. Just click on the Hours to Days extension from the top-right extensions group.
## Credits
Developed by [Clyde D'Souza](https://clydedsouza.net/) Please consider [buying me a coffee](https://sponsor.clydedsouza.net/) to support my development endeavors.