Skip to content

Conversation

@nref
Copy link
Owner

@nref nref commented Dec 21, 2025

Turn out no changes to BrowseRouter are needed to support #94

No filter is needed. The path to FF must be quoted.

Example config.json:

{
 ...
  "urls": {
    "*work.test*" : "ff-work"
  },
  "browsers": {
    "ff-work": "\"%ProgramFiles%\\Mozilla Firefox\\firefox.exe\" ext+container:name=Work&url={url}"
  },
  "sources": {
    "*Microsoft Teams*": "ff-work"
  }
}

@nref nref force-pushed the feature/command-with-spaces branch from 6fef636 to 45f5a50 Compare December 21, 2025 14:15
@github-actions
Copy link

github-actions bot commented Dec 21, 2025

Test Results

32 tests   32 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 71bb0bd.

♻️ This comment has been updated with latest results.

@nref nref changed the title 0.18.1 Revert previous PR Revert previous PR (0.18.0) Dec 21, 2025
@nref nref merged commit 3bbbfc5 into main Dec 21, 2025
3 checks passed
@nref nref deleted the feature/command-with-spaces branch December 21, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants