/reddit_stocks_chrome

Chrome extension showing the most recent stock prices and percent change of tickers founds in Reddit posts

Primary LanguageJavaScriptMIT LicenseMIT

Reddit Stonk Extension 📈

A Chrome extension that shows the most recent stock prices and percent change of tickers founds in reddit posts

Installation

Chrome Web Store: https://chrome.google.com/webstore/detail/reddit-stocks/iopnmknglkghokbjkmokaljefoanpjba

Locally:

  1. Open the Extension Management page by navigating to chrome://extensions.
  2. The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
  3. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  4. Click the LOAD UNPACKED button and select the extension directory.

Donate

This Chrome extension was built and will be supported in my spare time. If you like it, please consider donating:

Buy Me A Coffee

Contributing

Any and all contributions are welcome, and I'll be sure to review them as soon as possible. Follow these steps to get started contributing:

  1. Fork it (https://github.com/stuckinaboot/reddit_stocks_chrome/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Once your Pull Request is accepted, I'll add you as a contributor.

Contributors 🔥

@stuckinaboot

Credit for Boilerplate

Boilerplate code for this project was taken from https://github.com/built-by-as/RedditSearchHelper

Meta

Distributed under the MIT license. See LICENSE for more information.