/bookmarks-new-tab

This is an web extension to show bookmarks in the new tab page.

Primary LanguageVue

HOW TO BUILD THE EXTENSION CODE

Clone this repository.

Run yarn install or npm install

Run yarn build or npm run build