Context
Conditions
Active App
You can use either the visible app name on the menu bar or the bundle identifier of the app. You can find the bundle identifier of an app by running the following command in the terminal:
You don't have to input both of them, one is enough. If you input both, the condition will be true if any of them are true.
Window Title
This condition will be true if the title of the active window contains the given text.
Browser Active URL
This condition will be true if the active browser tab's URL contains the given text.