U-C-S / Hurl

Choose the browser on the click of a link
MIT License
252 stars 8 forks source link
browser-chooser browser-extension browser-tools csharp named-pipes native-messaging windows wpf

Hurl

A windows utility that lets you choose a browser on the click of a link

Releases Platform License Commits

This software is currently in pre-v1.0 version, which means it can frequently introduce breaking changes with new versions.

Why and What?

Sometimes you might want to open a link in a browser of your choice, instead of the default one. Hurl can let you choose the browser eachtime you click a link (links outside of browser). So naturally, It acts as default browser to do that. And hurl can be powered up with a browser extension to let you open a browser tab in different browser.

As a Web-Developer, Web-Surfer and someone who uses 3 browsers, Hurl is a bliss - Me probably

Installation & Usage

Download Install the latest .NET 8 Desktop Runtime and Get the Hurl_Installer from Releases. Your PC's Anti-Virus might warn that it's not secure to download or install it, You can ignore it as the executables are Un-signed. Lastly, After installing, You might need to set Hurl as the default http/https protocol handler in the Windows Settings, just like how you change the default browser.

Check out Extensions/README.md for installing the Browser Extension.

Check out wiki for configuring - Editing UserSettings.json

Dependencies and Tools used

Building from Source

or Simply use the Build Script from Utils/build.ps1 to build the Application in release mode and successively build the installer.

For checking out older versions source code, Check the Tags.

Contributing

The Project is open to Pull-Requests and Feedback. MIT License.

Credits