Browser Extension and Web App made with React, Emotion, & TypeScript for helping you sync timezones across the globe.
Available on the Extension Stores for
| Feature | Status |
|---|---|
| >6000 Cities | ✅ |
| 24 Hour Time Toggle | ✅ |
| Display Seconds Toggle | ✅ |
| Browser Storage & Sync | ✅ |
| Web Version | ✅ |
| Firefox Extension | ✅ |
| Chrome Extension | ✅ |
| Edge Extension | ✅ |
| Theme Support | ✅ |
| Simple Custom Font Sizes | ✅ |
| Plus / Minus Time Adjuster | 🔜 |
| Checklist | ✅ |
| Sorting of times | 🔜 |
| Advanced Customisation (Fonts, Colours) | 🕒 |
This app requires Node and NPM to build and run.
git clone https://github.com/beauallison/mrWolf/
cd mrWolf
npm install
npm run build- Open Firefox
- Open
about:debugging - Click
This Firefox - Click
Load Temporary Add-on... - Open the
buildfolder in the project directory - Open the
manifest.jsonfile
For more information view the instructions at Mozilla
I would love your feedback! Please raise issues or if you would like to contribute raise any PRs for fixes you find.
-
To Cameron Murphy for early testing and finding all the meddlesome bugs
-
To Sohil Pandya for the Checklist idea, inspiration and testing
-
Cities and timezones data set from GeoNames
-
Countries data set from Goodtables
-
Build process is based off the work by Eugene Dzhumak and their React Web Extension Boilerplate
-
World Clock Icon by Creative Stall
