NewTab Extension lets you personalize your browser’s new tab page by fetching and displaying high-quality images or videos from external sources.
Only apply for Chrome
# Start development server
yarn devyarn build # for Chrome extension
yarn build:firefox # for Firefox add-onTo create a zip file for distribution, run:
yarn zip # for chrome
yarn zip:firefox # for firefox- Enable Developer mode
- Click "Load unpacked"
- Select the
buildfolder
- Navigate to
about:debugging#/runtime/this-firefox - Click "Load Temporary Add-on"
- Select the
buildfolder
- unsplash for the default background image
- create-chrome-ext for the boilerplate code and useful scripts to start a new project.



