https://github.com/ztftrue/new-tab
New tab for firefox or chrome
https://github.com/ztftrue/new-tab
Last synced: about 1 year ago
JSON representation
New tab for firefox or chrome
- Host: GitHub
- URL: https://github.com/ztftrue/new-tab
- Owner: ZTFtrue
- License: gpl-3.0
- Created: 2020-12-11T14:46:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T12:43:21.000Z (about 1 year ago)
- Last Synced: 2025-03-21T13:52:28.899Z (about 1 year ago)
- Language: TypeScript
- Size: 4.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changefile.js
- License: LICENSE
Awesome Lists containing this project
README
# SpeedDial
Replace firefox or chrome new tab.
## Use
1. You can create bookmarks folder in your browser, the title is `desktop-newtab`; then The extension will read the folder and show it.
2. You can switch search engine, when you move mouse on the search icon(default google), you can know it.
3. ~~If you need to save settings , you need to add a bookmark. It address is [https://github.com/ZTFtrue/New-Tab](https://github.com/ZTFtrue/New-Tab) , and title is { 'theme': null, 'background': null, 'search': 1 }~~
4. There has other fuction , when you move mouse on __left-down__ , __right-down__ , __right-top__ corner.
5. you can request issues,if you have any issues. I hope this extension will make make you feel interesting.
6. It can edit bookmark , right click the bookmark by mouse.
[Install for firefox](https://addons.mozilla.org/zh-CN/firefox/addon/ztftrue-speed-dial/)
[Install for chrome](https://chrome.google.com/webstore/detail/speed-dial/gloeggiadiopbiplebhjjkncifgbbmfd)
## Manaul install
Clone or download this project,install npm package, run
```sh
npm i
# for firefox
npm run build
# for chrome
npm run chrome
```
open "dist/" folder.
------
## Preview




## TODO
- set search engine ad by user, then user can search and get money 😂.