Minimal & fast startpage for you browser.
GetStarted replaces your browser's default new tab with a distraction-free startpage. It focuses on simplicity, clarity, and utility. You get a centered search bar and your most important bookmarks grouped into categories. That's it.
This extension works across Chrome, Firefox, and Safari. Your settings are automatically synced using browser sync storage. It’s responsive and works across all screen sizes.
.zip
for your browser:getstarted-*-chrome.zip
getstarted-*-firefox.zip
getstarted-*-safari.zip
chrome://extensions/
Settings
and go to the Advanced
tabShow features for web developers
, a new Developer
tab will be added to settings.Developer
and click Add Temporary Extensionpnpm install
pnpm run dev
pnpm run build
pnpm run bundle firefox
/dist
and a zipped version will be in /artifects
.[!Caution]
/dist
is hardcoded as the default build location. A lot of scripts (e.g.npm run bundle
) check for files in this directory.
[!Note]
pnpm run bundle
requirechrome
,firefox
, orsafari
as a required argument.
Contributions are welcome. Please open an issue to discuss any changes before submitting a pull request. Ensure code is linted, tested, and adheres to the project's style.
If you find this extension helpful and would like to support its ongoing development, consider making a donation. Your contribution helps cover the costs of development, testing, browser publishing fees, and maintaining the project over time.
Remember: GetStarted will always remain free and open source. But if you'd like to show your appreciation, even a small amount goes a long way.
Thank you for your support!
MIT License - see LICENSE for details.