Stop certain snippets from using Desktop App

I'm trying to use the Text Blaze desktop app to get information from one Chrome window and insert it in another App or Chrome window. To get the info I want to use the "Website" function, as well as the Click function. I now run into a problem, as the Snippet will run twice, as the app correctly informed me. Is there a way to tell the Snippet to only run over the Chrome extension or will there be a function like that?

Thank you in advanced for your replies.

Hi @gyger,

Welcome to the forum :slightly_smiling_face:

To avoid double triggers, you can disable the desktop app in Chrome-based browsers by going to the "Options" menu and changing the "Windows app in Chrome-based browsers (like Chrome and Brave)” setting.
Screenshot 2023-10-25 at 5.37.12 PM
Screenshot 2023-10-25 at 5.36.54 PM

Thank you for your reply.

Yes, I know about that option. However, in that case, I won't be able to use the "Website" or the "Click" function anymore. Is this correct or is there a way to bypass that?

Our desktop apps do not support the Website and Click commands. You can only use these commands inside Chrome by using our extension.

1 Like