ONLY FOR CHROME
Before loading this as unpacked extension, make sure the forecast plugin and name (as "cool override") are changed
in script.js
, change weatherLink variable to the weather API.
How to use it is documented here:
https://www.weather.gov/documentation/services-web-api
In page.html
, change <h1 id="header">cool override</h1>
to your name if you like.
Then load it as an unpacked extension into chrome://extensions
Buttons in page.html
follow this format:
<button linkTo="LINKTO"><img src="IMAGE-SOURCE"></button>
Images are in 20px by 20px size.