A chrome extension for Hacker News, to open links/comments in a background new tab
From: Getting Started: Building a Chrome Extension
1. Visit chrome://extensions
2. Ensure that the Developer Mode checkbox is checked.
3. Click Load unpacked extension… to pop up a file-selection dialog.
4. Navigate to the directory in which your extension files live, and select it.