https://github.com/trobonox/startpage-new
custom startpage with useful links
https://github.com/trobonox/startpage-new
chrome chrome-extension css extension html new-tab startpage
Last synced: 5 months ago
JSON representation
custom startpage with useful links
- Host: GitHub
- URL: https://github.com/trobonox/startpage-new
- Owner: trobonox
- License: mit
- Created: 2021-05-12T09:54:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T16:12:06.000Z (about 2 years ago)
- Last Synced: 2025-02-08T18:14:43.380Z (over 1 year ago)
- Topics: chrome, chrome-extension, css, extension, html, new-tab, startpage
- Language: HTML
- Homepage: https://startpage-new.vercel.app
- Size: 4.14 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# startpage-new
Latest version of my custom new tab page, made with plain HTML, CSS and JS.
Also includes a manifest.json for usage as a browser extension.
A catppuccin-themed version is available in index_catppuccin.html
Please note that this is not really a template but rather my personal setup, so the time is being forcely displayed in my localisation format and the default search engine is set to startpage.com. Though you are free to clone this repo and edit it however you want.
To use this as a template for your own new tab extension, just edit the links in the HTML.
Then go to chrome://extensions, enable developer mode and import the extension using the "import unpacked extension" button. A file selection window should appear: just select the folder which contains all the files from this repo and that's it!
If you want to use this, just make sure you comply with the MIT license.