Skip to content

hTangle/preview-tab

Repository files navigation

preview-tab[chrome/edge extension]

The new tab page of the edge browser is very difficult to use, so I try to write a simple new tab page to replace it.

All your data is in your browser storage!!!

All delete should think twice

Screenshot of extension

  • new tab page new tab page
  • change background image change background image
  • add current page to new tab page add current page to new tab page

How to use

git clone https://github.com/hTangle/preview-tab.git
cd preview-tab
yarn install
yarn build
bash gen.sh

Extension base dir is preview-tab/dist. You can open url edge://extensions/ in edge and try to load unpacked from dir preview-tab/dist