Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GXFG/newtab-naivetab
NaiveTab - newtab extension for browser|一款简洁高效的浏览器新标签页扩展,可以高度自定义你的新标签页
https://github.com/GXFG/newtab-naivetab
chrome-extension edge-extention new-tab-page newtab-override newtab-page typescript vite vue3
Last synced: 3 months ago
JSON representation
NaiveTab - newtab extension for browser|一款简洁高效的浏览器新标签页扩展,可以高度自定义你的新标签页
- Host: GitHub
- URL: https://github.com/GXFG/newtab-naivetab
- Owner: GXFG
- License: gpl-3.0
- Created: 2021-11-09T09:11:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T13:48:08.000Z (3 months ago)
- Last Synced: 2024-08-02T15:23:41.342Z (3 months ago)
- Topics: chrome-extension, edge-extention, new-tab-page, newtab-override, newtab-page, typescript, vite, vue3
- Language: Vue
- Homepage: https://gxfg.github.io/naivetab-doc/
- Size: 55.4 MB
- Stars: 68
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.en-US.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
NaiveTab
A simple and efficient browser new tab extension that can highly customize your new tab page
English | 中文
## 🌟Feature
1. Include components:
1. Bookmarks: Display in the form of a physical keyboard, you can quickly access the corresponding links, and you can also set global shortcut keys to open bookmarks in any interface of the browser, which is full of efficiency
2. Time and date: digital clock, analog clock, date display
3. Perpetual calendar: including lunar calendar, holidays, statutory holidays, convenient to check the working day and arrange personal schedules reasonably
4. Search bar: Customizable search engine for quick search
5. Memos: Editable notes, or to-do lists, temporary records of some information are possible
6. Weather: You can view temperature, wind, humidity, daily index, and other information, such as abnormal weather will have an alarm prompt, the data comes from Zephyr weather
7. Information: You can view hot information such as Toutiao, Baidu, Zhihu, Sina Weibo, V2EX, etc
2. The above components can be dragged and dropped anywhere on the screen, fully customizable, and of course compatible with various resolutions of the screen
3. The above components can customize most of the styles such as: font, size, color, background color, border, shadow, blur, etc
4. Support custom background images (Bing daily image, local picture), if you like simple style, of course, you can also set only one background image
5. Support automatic switching of appearance (light mode, dark mode) according to the appearance of the system, and the page at night is no longer dazzling
6. The above settings can be synchronized on multiple devices (this function relies on browser synchronization, you need to log in to the browser's personal account), of course, you can also export files to back up yourself
7. Language support (zh-CN, en-US)
8. The source code is open source, there is no private information or operation information to obtain, any of your information is private## 🚀Get started
[Document](https://gxfg.github.io/naivetab-doc)
[Buy coffee](https://github.com/GXFG/newtab-naivetab/blob/main/sponsor.md)
## 🛠️Install
- [Chrome](https://chrome.google.com/webstore/detail/naivetab-%E6%96%B0%E6%A0%87%E7%AD%BE%E9%A1%B5/hhfebdcoeoddbdhgcgflblcjcgogijem)
- [Edge](https://microsoftedge.microsoft.com/addons/detail/naivetab-%E6%96%B0%E6%A0%87%E7%AD%BE%E9%A1%B5/kejadmppkffccjopodhekdnmkofidmjl)
- [Local](https://github.com/GXFG/newtab-naivetab/blob/main/extension.zip)## 📜Changelog
[CHANGELOG.md](https://github.com/GXFG/newtab-naivetab/blob/main/CHANGELOG.md)
## 🌼Thanks
- [Naive UI](https://www.naiveui.com)
- [Vitesse-webext](https://github.com/antfu/vitesse-webext)
- [icones](https://icones.js.org)