BrowseRouter icon indicating copy to clipboard operation
BrowseRouter copied to clipboard

In Windows, launch a different browser depending on the url

Results 8 BrowseRouter issues
Sort by recently updated
recently updated
newest added

## Setup New install of BrowseRouter v0.6.0 Win11 23H2 ## Config I modified the config file by commenting out the `ff` browser, as I don't have it installed: ```ini [browsers]...

Fixed various inconsistencies and code styles, removing all warnings my IDE was having a hard time with.

How to prevent BrowseRouter from polluting the disk with logs? Obviously, we need an option.

![image](https://github.com/slater1/BrowseRouter/assets/6160139/67f82de5-00ec-48ec-b458-f6ee82c51c97)

This is more a post than an issue, but there was nowhere else relevant to post it. I have created a very useful chain of apps which now serves as...

_This isn't a pull request (yet) but a question since the issue tracker is disabled for this project._ I had originally forked BrowserSelector with the main added feature being [URL...

In 0.4.0, I used the `{url}` replacement feature to pass the URL via a specific parameter: ``` [browsers] my_firefox_container = "C:\Program Files\Mozilla Firefox\firefox.exe" ext+container:name=my-container&url={url} [urls] forms.gle = my_firefox_container ``` This...

Using BrowseRouter 0.6.0.0. In Windows Explorer, if I double-click a `html` file that has spaces in the name: ![image](https://user-images.githubusercontent.com/2089725/232598192-b1be40fe-e173-44ea-b16c-058173c7cf82.png) Then BrowseRouter opens a tab in Firefox for each word in...