Sometimes I see a thread on HackerDaily and I want to read the comments on Hacker News instead. This extension adds a button that you can click when on a HackerDaily comment section to open the corresponding Hacker News thread.
I don't know why anyone else would use this, but I'd never made a Chrome extension before and I wanted to try it out.
- Clone this repository
- Go to
chrome://extensions/
- Enable developer mode (top right)
- Click "Load unpacked" (top left)
- Select the directory where you cloned this repository