Custom new tab override. On top it shows quote of the day, on left it shows stock price history. On top right, weather and on bottom right random Wikipedia article.
Extension is not yet publishet to Google extension store or Firefox one. Only way to install it is through source code.
- Download source code as ZIP and extract it
- Open /dist/tab/config.example.json and add your API keys for OpenWeather and AlphaVantage, and stock symbols of stocks you wish to be displayed.
- Rename config.example.json to config.json
-
copy: chrome://extensions/ and paste it in search bar
-
enable developer mode
- copy: about:debugging#addons and paste it in search bar
- click button Load Temporary Add-on... and go to /dist folder
- select manifest.json file
MIT