/Browser-Homepage

A custom homepage for myself

Primary LanguageJavaScript

Browser-Homepage v3.0

A minimalistic custom homepage for myself. Includes shortcuts, bookmarks, custom backgrouns, and search engine choosing.

v2 is located in /Legacy/

Shortcuts
/ ~ Selects the search bar
esc ~ Clears the search bar and unselects it
g ~ Sets the search engine to Google
b ~ Sets the search engine to Bing
d ~ Sets the search engine to DuckDuckGo
**** ~ Sets the search engine to Brave
enter ~ Searches using the selected engine for {keyword}
shift+enter ~ Directly puts the {keyword} into the search bar. (If it doesn't contain https:// it will add it for you)
ctrl+x ~ Toggles settings modal

New features include a huge variety of settings to change. Pretty much everything can be changed in settings now. Additionally, settings should no longer disappear as they're stored in localStorage. Settings can now also be imported and exported (a dictionary encoded in base64). However I removed the feature where you can set your own font as that feature was confusing and hard to use. Bookmarks will be added soon!

image