https://github.com/vimichael/min-startup
A simple startup page for my browser.
https://github.com/vimichael/min-startup
Last synced: 10 months ago
JSON representation
A simple startup page for my browser.
- Host: GitHub
- URL: https://github.com/vimichael/min-startup
- Owner: vimichael
- Created: 2024-11-29T00:18:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T14:44:32.000Z (about 1 year ago)
- Last Synced: 2025-02-08T23:27:06.347Z (12 months ago)
- Language: JavaScript
- Size: 6.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Custom Browser Start Page
Just a simple start page to replace the default one.
## Usage
Clone the repository:
```zsh
git clone https://github.com/m1chaelwilliams/min-startup.git
```
Browser Integration:
In order for this to work, your browser must support having custom home pages. For the Brave browser, this is done through enabling "Show home button" and the providing the absolute path to the html file, prefixed with "file://"
Example: `file:///Users/username/dev/min-startup/index.html`