John Sterling
John Sterling
Very nice! I'll check this out now
I'm learning now that there are two different versions of Firefox profiles. This approach seems to work ok for legacy profiles. There doesn't seem to be an approach that works...
url shortening works on a domain basis, checking for domains that end in the provided domain, so e.g. `www.example.com` would be a match if `example.com` is defined as a url...
Sorry for the delay. You can change the title of this one.
Hey! Sharing your logs would help troubleshooting a lot. This is what I see when testing. I've configured finicky to open chrome in two different profiles for example.com and example.org....
Downloaded Brave tonight and tested too, and it appears to be working. This is my relevant config (excuse the silly profile names 🍌): ``` { match: "http://example.com/*", browser: () =>...
Realized tonight that the original error was defining the profile at the same level as the browser key. This is not correct: ``` match: /employer.com/, browser: "Brave Browser", profile: "Employer",...
Adding a custom url shortener is currently not supported in v4 unfortunately. If it's a generally useful one we could add it to the main release.
Ok, let's get it in to the global list. I can have a look at this later, but if you are comfortable creating a PR that will speed things up.
I can't reproduce this unfortunately. If you are still experiencing the issue and want to help troubleshoot it, there might be an error in the development console. To open it,...