Hi,
I created a group called BrowserActivities and added all my browsers to it to avoid duplicating rules per app.
The issue is that even though the actions are the same (dev tools, tab switching, address bar, etc.), the keyboard shortcuts differ between browsers, so the same trigger needs to send different shortcuts depending on the active browser.
What’s the cleanest way to handle this in BetterTouchTool without ending up duplicating everything anyway?