A clean browser startpage with weather and stock market widgets.
my firefox css: https://github.com/refact0r/sidefox
matching firefox color theme: firefox color
about:addons
in firefox, click the gear icon in the top rightpublic/manifest.json
:"chrome_settings_overrides": {
"homepage": "index.html"
},
npm install
npm run build
, you should see it create a folder called /dist
chrome://extensions/
in chrome and enable developer mode in the top right/dist
foldercreate an account for Alpaca or FinancialModelingPrep
using Alpaca will get % changes for the 9 stocks specified in the config, while using FinancialModelingPrep will get the 9 most active stocks of the day
stocks.source
to fmp
if using FinancialModelingPrepenvironment requirements:
node: >=14.18.0
npm: >=8.0.0
npm install
npm run build
/dist