Minimalist clock and weather on the new tab page, based on Moment from Alfred Xing.
All contributions are welcome :)
Require yarn
.
Clone the repo and run yarn install
.
run yarn build
.
run yarn test
.
By default it's Firefox Developer Edition which is used, you can change that in the web-ext:run
scripts in package.json
.
If necessary you can create a free account on OpenWeatherMap and generate two api keys: one for current weather and the second for the geocoding and add them in the secrets.ts
.
Make sure that CHANGELOG.md and the version number in the manifest are up to date.
Tag the branch with the same version.
That will create a github release and publish the addon to firefox.
The edge draft is created but publication must be done manually.
Thanks to :
- Alfred Xing for the original Moment addon
- OpenWeatherMap for the weather data
- Dennis Tiensvold for the clock icon from the Noun Project
- Erik Flowers for the weather icons
- Fuse Studio for the cog icon from the Noun Project