- Responsive UI and quick startup time
- Integrates nicely with other native Windows apps
- Split tabs
- Reading mode
- Force dark mode for all websites
- Translate websites
- Password lock
- Generate QRCode for website
- Export page to pdf (version 5.1 and newer)
- New tab background images (you can disable them)
Check the app out to see them in action!
- Visual Studio 2022, version 17.11 or newer
- Windows 11 SDK (currently 10.0.22621.0, soon 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