Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

tborychowski/newtab-bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS NOT MAINTAINED ANYMORE!

The service that fetches favicons for the thumbnails will stop working soon.

It is advisable to find an alternative.

Alternative

Check out Perfect Home: https://github.com/perfect-things/perfect-home

Same idea, but better in every way 😄








New Tab from Bookmarks folder

New tab extension for Firefox which displays bookmarks from a speeddial folder.

Screen1

Usage

Create a speeddial folder in your bookmarks and put some bookmarks there. Open new tab.

Steps to build locally

  1. yarn

  2. To test the extension in a temporary firefox profile, use the test script:

    yarn start
  3. To build a zip artifact (that can be uploaded to mozilla addons):

    yarn build