Chrome extension that displays stock ticker badges next to Reddit usernames, showing which stocks they've mentioned and the price change since their mention.
Backend: sopeko_backend
- Open Chrome and go to
chrome://extensions/ - Enable Developer mode (top right toggle)
- Click Load unpacked
- Select this
sopeko_extensionfolder
API_BASE_URLinbackground.js- backend API endpointEXCLUDED_USERNAMESincontent.js- usernames to skip (mods, bots)
Browse Reddit - badges will automatically appear next to usernames showing their mentioned tickers with percent change (green = gain, red = loss).
