An open API service indexing awesome lists of open source software.

https://github.com/fireworkweb/newtab

Newtab is the easiest way to manage and access your pages. Only one click away!
https://github.com/fireworkweb/newtab

newtab productivity

Last synced: about 1 year ago
JSON representation

Newtab is the easiest way to manage and access your pages. Only one click away!

Awesome Lists containing this project

README

          

# Newtab

[![Build Status](https://travis-ci.org/fireworkweb/newtab.svg?branch=master)](https://travis-ci.org/fireworkweb/newtab)

Newtab is the easiest way to manage and access your pages. Only one click away!

### Installation

Using Yarn

```sh
yarn install
yarn serve
```

### How to use

Add the website: https://newtab.fireworkweb.com/ as your home page and restart your browser.

##### Using Firefox:

- Install the plugin [New Tab Override](https://www.soeren-hentzschel.at/firefox-webextensions/new-tab-override/) to add the Newtab as your home page and new tab

##### Using Google Chrome:

- Install the plugin [New Tab Redirect](https://chrome.google.com/webstore/detail/new-tab-redirect/icpgjfneehieebagbmdbhnlpiopdcmna?hl=en-US) to add the Newtab as your home page and new tab

##### Using Safari:

- Add the website in the browser preferences and change all the options above to `Home Page`

### Contributing

All contribution is welcome, please feel free to open tickets and pull requests.

### icons.json

Generate with command:

```sh
yarn generate-icons
```