extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[Google Meet]: now automatically copies the URL to clipboard

Open vitoorgomes opened this issue 2 years ago • 2 comments

Description

When I created this extension it was very simple, but I already knew about this feature that should be implemented asap. I didn't had the time before, but I did it.

The extension keeps working like before, but now, when is Google Meet is created, the script detects the current active browser and looks for the meet URL, after that it copies to the clipboard and it's ready to be easily shared.

Screencast

raycastapp_meet_clipboard

Checklist

vitoorgomes avatar Aug 28 '22 03:08 vitoorgomes

Nice addition! We have the same for the Zoom extension, definitely handy to quickly start a meeting and share the link to it.

thomaspaulmann avatar Aug 28 '22 11:08 thomaspaulmann

Is there a way to get this also to work in the Arc browser, because it doesn't work at the moment 🫤

could you show me the error that you got without adding the Arc to the script? I will probably need to add a failsafe to it

if possible, could you go to the helpers.ts file and console.log the browserName inside getOpenTabs() please?

vitoorgomes avatar Sep 01 '22 23:09 vitoorgomes

Let's merge this even without Arc support. We can add it later with a follow-up PR.

thomaspaulmann avatar Sep 07 '22 13:09 thomaspaulmann

Published to the Raycast Store: https://raycast.com/vitoorgomes/google-meet

raycastbot avatar Sep 07 '22 14:09 raycastbot