Bluebird is a modern webbrowser which enhances your browsing experience. It has been in active development for over two years, and is being constantly updated with bug fixes, performance improvements and new features.
- Responsive UI and quick startup time
- Integrates nicely with other native Windows apps
- Split tabs
- Reading mode
- Translate websites
- Password lock
- Generate QRCode for website
- Export page to pdf (version 5.1 and newer)
- Export page text content as txt (version 7.5 and newer)
- New tab background images (you can disable them)
Check the app out to see them in action!
You would like to contribute to this project?
Awesome! Please first create an issue, so we can talk about the changes you like to implement
You would like to support this project because you love it, but do not have the time or expertise to contribute source code?
A donation would be highly appreciated, and it helps me out a lot. Thanks :)
- Visual Studio 2022, version 17.X (version 17.12.X recommendend)
- Windows 11 SDK (10.0.26100.0)
- Windows Application Workload + Universal Windows Platform Tools
git clone https://github.com/bluebird-developers/browser.git
In the newly cloned folder, navigate into the src folder and open Bluebird.sln (or Bluebird.slnx if you prefer that) On the top, select your configuration and platform and click on the play icon. Now VS should start building the app and will start it shortly.
GPL v3.0