- Download the
nebula-new-tab.zip
file from the latest release - Unzip the downloaded file
- Open your browser and in the URL bar, go to
chrome://extensions
- Turn the developer mode toggle on
- Click "Load Unpacked"
- Select the unzipped Nebula New Tab folder
- Enjoy Nebula!
Not supported
- Clone this repository
- Run
npm install
- Run
npm run build:extension
- Install the extension with the generated ZIP file
- Run
npm run build:extension:screenshot
- Take screenshots for Chrome, Firefox, and Edge
- Run
npm run build:extension
to generate the final ZIP file