Skip to content

Chrome extension that changes the links on HN to open in a new tab.

License

Notifications You must be signed in to change notification settings

oev-chrisbennett/hn-newtab

Repository files navigation

HN New Tab

This Chrome extension automatically modifies each HN article and comments link to open in a new tab.

Getting Started

Prerequisites

To set up the project, you will need the following:

  • Node.js (version 14.0.0 or higher)
  • Yarn (optional, but recommended) or npm

Installation

  1. Clone the repository:
git clone https://github.com/oev-chrisbennett/hn-newtab.git
  1. Install dependencies:
yarn install
  1. Build the extension:
yarn build
  1. Load the extension into Chrome:
    1. Navigate to chrome://extensions
    2. Enable developer mode
    3. Click "Load unpacked"
    4. Select the project's root directory

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Chrome extension that changes the links on HN to open in a new tab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published