A very simple Google Chrome extension. It replaces the default new tab.
In its place:
- Displays Every Time Zone by @amyhoy and @thomasfuchs.
- This extension was created using the "awesome" extensionizr.com
- Source control: https://github.com/dvdsmpsn/chrome-extension-everytimezone-newtab
- Tagging releases
- Example -
git tag -a v1 -m 'Initial version on Chrome Store'; git push --tags
- Versions are whole integers: 1, 2, 3, 4
- Example -
- Publish new versions here