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

Latest commit

 

History

History
45 lines (29 loc) · 834 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 834 Bytes

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