therealluigi-gh

Results 3 comments of therealluigi-gh

Hi, is there any plan to address this issue? This was the main reason I started using Finicky — I use Chrome with both personal and work profiles on the...

Hi! Thanks for looking into this My settings (`~/.finicky.js`) are ``` export default { defaultBrowser: "Google Chrome", handlers: [ { match: "/mycompany.net/", browser: "Google Chrome", profile: "Work", }, ], };...

The suggestion above worked for me on Chrome. Thanks @johnste !