Skip to content

hkamran80/nebula-new-tab

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 

Nebula New Tab

A clean and simple new tab page

Nebula screenshot (Firefox)

Installation

Firefox-based Browsers

Get Nebula New Tab on Firefox

Chromium-based Browsers (Chrome, Brave, etc.)

  1. Download the nebula-new-tab.zip file from the latest release
  2. Unzip the downloaded file
  3. Open your browser and in the URL bar, go to chrome://extensions
  4. Turn the developer mode toggle on
  5. Click "Load Unpacked"
  6. Select the unzipped Nebula New Tab folder
  7. Enjoy Nebula!

Microsoft Edge

Get Nebula New Tab on Microsoft Edge

Opera and Vivaldi

Not supported

Building

  1. Clone this repository
  2. Run npm install
  3. Run npm run build:extension
  4. Install the extension with the generated ZIP file

Preparing for Release

  1. Run npm run build:extension:screenshot
  2. Take screenshots for Chrome, Firefox, and Edge
  3. Run npm run build:extension to generate the final ZIP file