This extension lets you find existing Reddit discussions and go directly to them.
- Download the latest release and unzip it.
- Enable the Develop menu in Safari.
- Click
Develop
→Show Extension Builder
in the menu bar. - Click
+
→Add Extension...
on the bottom left. - Browse to the unzipped folder and click
Select
. - Click
Install
and enter your password. - Do steps
3
and6
every time you reopen Safari.
- Install Yarn.
- Download Comments from Reddit and unzip it.
- Run
yarn install
in the unzipped directory. - Run
./node_modules/.bin/webpack -p --display-modules --progress
. - Go to the
build
folder.
Forked from reddit-check by Hrishikesh Bakshi
.
All modifications copyrighted to Nehal Patel
.