https://github.com/htangle/preview-tab
An extension for chrome/edge, new tab replaced default.
https://github.com/htangle/preview-tab
ant-design arco-design chrome-extension edge-extension react umi
Last synced: 2 months ago
JSON representation
An extension for chrome/edge, new tab replaced default.
- Host: GitHub
- URL: https://github.com/htangle/preview-tab
- Owner: hTangle
- Created: 2022-11-20T02:55:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T13:10:00.000Z (over 3 years ago)
- Last Synced: 2025-01-07T16:40:44.494Z (over 1 year ago)
- Topics: ant-design, arco-design, chrome-extension, edge-extension, react, umi
- Language: TypeScript
- Homepage: https://hlday.top/image/bing/
- Size: 7.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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

* change background image

* add current page to new tab page

## How to use
```shell
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`