Nebula New Tab
A clean and simple new tab page
Installation
Firefox-based Browsers
Chromium-based Browsers (Chrome, Brave, etc.)
- Download the
nebula-new-tab.zipfile 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!
Microsoft Edge
Opera and Vivaldi
Not supported
Building
- Clone this repository
- Run
npm install - Run
npm run build:extension - Install the extension with the generated ZIP file
Preparing for Release
- Run
npm run build:extension:screenshot - Take screenshots for Chrome, Firefox, and Edge
- Run
npm run build:extensionto generate the final ZIP file
