Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thevenuz/timezoner
A chrome/firefox extension that automatically converts the times on websites to your local timeozone.
https://github.com/thevenuz/timezoner
chrome-extension chrome-extensions timezone-conversion timezones
Last synced: about 2 months ago
JSON representation
A chrome/firefox extension that automatically converts the times on websites to your local timeozone.
- Host: GitHub
- URL: https://github.com/thevenuz/timezoner
- Owner: thevenuz
- License: mit
- Created: 2024-08-06T16:41:51.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-26T00:52:29.000Z (4 months ago)
- Last Synced: 2024-10-04T21:09:13.421Z (3 months ago)
- Topics: chrome-extension, chrome-extensions, timezone-conversion, timezones
- Language: JavaScript
- Homepage:
- Size: 124 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this?
Timezoner - a chrome/firefox extension that automatically converts the times on websites to your local timeozone.
## Why?
Coz the timezones are a pain. And opening a new tab just to convert everytime is even more of a pain.
## How to use?
1. Install the extension from [chrome web store](https://chromewebstore.google.com/detail/timezoner/kilojkiejkaaepjepjbkengfhdnlamne) for chrome or from [here](https://addons.mozilla.org/en-US/firefox/addon/the-timezoner/) for firefox.
2. And that's it. Everytime you visit a page that has a time in a different timezone than your own, the extension will convert the time to your local timezone and display it beside the oroginal.## Disclaimer
Timezones are tricky and working with timezones is a pain.... and complicated (as I've realized while building this). And because of that, it's not guaranteed the extension will work every single time. After all, there are numerous ways to specify a time with timezone. But, constant development is in progress to account for as many cases as possible. So, in case you come across any formats the extension is not working with, you can open an issue here or reach out on discord support server.
## Issues
For any issues, either with the extension not working with particular formats or just extension not working as expected, please open an issue [here](https://github.com/thevenuz/timezoner/issues).
## Credits
Credits to [laralove](https://github.com/laralove143)'s [timezoner](https://github.com/laralove143/timezoner). The idea of displaying the time in user's timezone is inspired from their discord bot.
## License
Timezoner is licensed under [MIT License](https://github.com/thevenuz/timezoner/blob/firefox/LICENSE).