Chrome extension that converts times on web pages to your timezone.
4:30pm PT → 4:30pm PT (1:30am CEST)
- 30+ timezone abbreviations (PT, EST, UTC, CET, JST, IST, …)
- 12h and 24h formats
- Day boundary indicator (
+1/-1) - Toggle on/off from popup
- No network requests
- Open the repository's Actions tab and select the latest successful Build run
- Download the
timezone-converterartifact and extract both ZIP files - Open
chrome://extensions - Enable Developer mode
- Click Load unpacked and select the extracted extension folder containing
manifest.json
Version tags such as v1.0.0 also publish the extension ZIP on the repository's Releases page. Extract a release ZIP once before loading it.
- Clone this repo
- Open
chrome://extensions - Enable Developer mode
- Click Load unpacked → select the folder
npm test
MIT