This is a Chrome extension for opening Hacker News links in new tab.
To sideload a Chrome extension, follow these instructions:
- Open Google Chrome and go to the Extensions page. You can access this page by typing chrome://extensions in the address bar and pressing Enter.
- Enable Developer mode by toggling the switch located in the top right corner of the Extensions page.
- Click on the "Load unpacked" button.
- In the file dialog that appears, navigate to the folder where your extension is located.
- Select the folder containing your extension's files and click "Select" or "Open".
- The extension will be loaded and added to your Chrome browser.
Note: Make sure that the folder you select contains the necessary manifest file (manifest.json) and other required files for your extension to work properly.
That's it! Your extension should now be sideloaded and ready to use in your Chrome browser.