extensions
extensions copied to clipboard
[Google Meet]: now automatically copies the URL to clipboard
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
Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run build
and tested this distribution build in Raycast - [x] I checked that files in the
assets
folder are used by the extension itself - [x] I checked that assets used by the
README
are placed outside of themetadata
folder
Nice addition! We have the same for the Zoom extension, definitely handy to quickly start a meeting and share the link to it.
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?
Let's merge this even without Arc support. We can add it later with a follow-up PR.
Published to the Raycast Store: https://raycast.com/vitoorgomes/google-meet