Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

TimToplak/TTab

Repository files navigation

TTab

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.

Installation

Extension is not yet publishet to Google extension store or Firefox one. Only way to install it is through source code.

  1. Download source code as ZIP and extract it
  2. 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.
  3. Rename config.example.json to config.json

Google chrome

  1. copy: chrome://extensions/ and paste it in search bar

  2. enable developer mode

  3. click button Load unpacked and select /dist folder

Firefox

  1. copy: about:debugging#addons and paste it in search bar
  2. click button Load Temporary Add-on... and go to /dist folder
  3. select manifest.json file

Demo

License

MIT

About

My take on custom "new tab" override

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published