https://github.com/d3ward/nextntp
Highly customizable and mobile-first New Tab Page, free and open-source, blends great design with privacy and performance
https://github.com/d3ward/nextntp
Last synced: 3 months ago
JSON representation
Highly customizable and mobile-first New Tab Page, free and open-source, blends great design with privacy and performance
- Host: GitHub
- URL: https://github.com/d3ward/nextntp
- Owner: d3ward
- License: other
- Created: 2021-04-16T23:17:13.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-20T15:52:03.000Z (over 1 year ago)
- Last Synced: 2025-08-13T06:34:13.394Z (10 months ago)
- Language: JavaScript
- Homepage: https://d3ward.github.io/nextntp/
- Size: 3.1 MB
- Stars: 105
- Watchers: 6
- Forks: 11
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Next NTP
_Highly customizable and mobile-first New Tab Page, free and open-source, blends great design with privacy and performance._
Try NextNTP online from any browser (Desktop/Mobile) at https://d3ward.github.io/nextntp/
## Overview
## Features
- Dark/Light theme with customization
- Powerful Search bar with search engine selector
- Grid Tiles with folders
- News Section with Google news and marks as read on swipe
- Import/Export your theme
- Import/Export your data
## How things works
User data saved locally with localStorage API
Once the page is loaded, the pre-rendered version of all enabled widgets is instantly displayed on screen
Favicons are retrieved from
- Kiwi Browser's server (https://logos.kiwibrowser.com/ - No analytics, no logs, no identifier to send).
- or user can add custom links for favicons
News are fetched from a proxy server of Kiwi Browser
## Setup Extension on Kiwi Browser
- Download .crx or .zip
- Go to Settings>Home Page and set to "chrome://newtab"
## Contributing
If you have a suggestion or want to report a bug feel free to share it by opening an issue
## Integrated Tools & Open-Source Libraries
- [Tabler Icons](https://tabler.io/icons) [MIT License](https://raw.githubusercontent.com/tabler/tabler-icons/main/LICENSE) | A set of over 5200 free MIT-licensed high-quality SVG icons for you to use in your web projects
- [Sortable](https://sortablejs.github.io/Sortable/) [MIT License](https://github.com/SortableJS/Sortable/blob/master/LICENSE) | JavaScript library for reorderable drag-and-drop lists
- [Croppie](http://foliotek.github.io/Croppie/) | [MIT License](https://github.com/Foliotek/Croppie/blob/master/LICENSE) A Javascript Image Cropper
- [Vanilla-Picker](https://vanilla-picker.js.org) | [ISC License](https://github.com/Sphinxxxx/vanilla-picker/blob/master/LICENSE.md) A simple, easy to use vanilla JS color picker with alpha selection.
## License
Licensed under [NC-SA-4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
_**Made with <3 by Eduard Ursu**_