Skip to content

rafal06/new-tab

Repository files navigation

New Tab

Alternative new tab page for your browser

screenshot

To do

  • ability to change shortcuts
  • ability to change title text
  • ability to change the search provider
  • ability to change background image

Development

Assuming you have Node.js installed, and you installed project dependencies with npm install, run the following command to start the dev server:

npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Extension

You can build it as a browser extension by running the following command:

npm run webext build

The resulting build artifact will be in a web-ext-artifacts directory.

How to install it in Firefox
  1. Click the hamburger menu and select "Add-ons and themes"
  1. Click the settings icon and select "Debug Add-ons"
  1. Click "Load Temporary Add-on..." and select the build artifact

The extension will be installed until you restart Firefox

Notices

YouTube, GitHub, MDN and Downdetector are trademarks of the appropriate companies.


The search icon is made by Microsoft as part of the Fluent System Icons collection and is licensed under the MIT License.