Skip to content

stuneak/sopeko_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sopeko Extension

Chrome extension that displays stock ticker badges next to Reddit usernames, showing which stocks they've mentioned and the price change since their mention.

Screenshot

Backend: sopeko_backend

Setup

  1. Open Chrome and go to chrome://extensions/
  2. Enable Developer mode (top right toggle)
  3. Click Load unpacked
  4. Select this sopeko_extension folder

Configuration

  • API_BASE_URL in background.js - backend API endpoint
  • EXCLUDED_USERNAMES in content.js - usernames to skip (mods, bots)

Usage

Browse Reddit - badges will automatically appear next to usernames showing their mentioned tickers with percent change (green = gain, red = loss).

About

Chrome extension that displays stock ticker badges next to Reddit usernames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors