Skip to content

An extension to find existing Reddit discussions and comments.

License

Notifications You must be signed in to change notification settings

nehalvpatel/Comments-from-Reddit

Repository files navigation

Comments from Reddit

This extension lets you find existing Reddit discussions and go directly to them.

Download

  1. Download the latest release and unzip it.
  2. Enable the Develop menu in Safari.
  3. Click DevelopShow Extension Builder in the menu bar.
  4. Click +Add Extension... on the bottom left.
  5. Browse to the unzipped folder and click Select.
  6. Click Install and enter your password.
  7. Do steps 3 and 6 every time you reopen Safari.

Screenshot

Options

Build

  1. Install Yarn.
  2. Download Comments from Reddit and unzip it.
  3. Run yarn install in the unzipped directory.
  4. Run ./node_modules/.bin/webpack -p --display-modules --progress.
  5. Go to the build folder.

Copyright

Forked from reddit-check by Hrishikesh Bakshi.

All modifications copyrighted to Nehal Patel.