because chrome doesn't like new tabs redirecting to local pages, I made a manifest.json to turn it into an extension stored it in that instead; lightweight and eliminates the need for any new tab redirect extension
focus page instead of URL bar functionality is not here though, gotta figure out how to do that eventually (probably never because im lazy as shit)
thanks to PrettyCoffee for creationg yet-another-generic-startpage which is what i use here
- clone the repo with git:
git clone https://github.com/oaroki-git/generic-startpage-local.git
or download the .zip from releases and unzip that - open chrome://extensions (in a chromium browser ofc)
- enable developer mode
- click "load unpacked" and find and choose the startpage-extension-unpacked folder or drag and drop it in
the most important part of this is just the manifest.json.
replacing the startpage folder with anything works, whether it be your own yet-another-generic-startpage configuration (tutorial in their repo) or literally any other cool startpage project from github or yourself!