extensions
extensions copied to clipboard
Everything you need to extend Raycast.
### Extension https://www.raycast.com/mattisssa/spotify-player ### Description Hallo, Somehow does the Library Search (for playlists) not find all of my (private) playlists... (see screen). There are a lot more playlists in my...
### Extension https://www.raycast.com/mooxl/deepcast ### Raycast Version 1.83.2 ### macOS Version 14.7 ### Description Deepcast reports that my DeepL API key is invalid. I attempted to reinstall the extensions, but it...
### Extension https://www.raycast.com/skydiver/browsers-profiles ### Raycast Version 1.88.4 ### macOS Version 15.2 ### Description https://github.com/raycast/extensions/blob/12f356a1599b69bebb793ba5fdfe89903b430a22/extensions/browsers-profiles/src/lib/browsers.ts#L24 This should probably use something like `open -n -b org.mozilla.firefox --args -no-remote -P -foreground` just like...
## Problem The 'Your Library' command needs your entire library dataset for accurate search results. Spotify's API has limits: - [50 tracks per request](https://developer.spotify.com/documentation/web-api/reference/get-users-saved-tracks) - [Rolling 30-second rate limit window](https://developer.spotify.com/documentation/web-api/concepts/rate-limits)...
### Extension https://www.raycast.com/Codely/google-chrome ### Raycast Version any ### macOS Version any ### Description Creating this as a separate issue to avoid blocking #16287 useBookmarkSearch and useHistorySearch throw out upstream errors...
### Extension https://www.raycast.com/danieldbird/youtube-music ### Raycast Version 1.88.4 ### macOS Version 15.2 ### Description Unable to use the extension with the Youtube Music Web App. I tried to allow Java Scripts...
## Description Adds a new AI tool `list-account-emails` that lists all available email addresses from the user's mail accounts. Also enhances the `send-email` tool to allow changing the sender email...
### Extension https://www.raycast.com/raycast/jira ### Description Hello, Thank you for this great extension, i would like to suggest adding mention in issue comment ### Who will benefit from this feature? Users...
## Description Attempting to fix the issues submitted via my [Extension Issues dashboard](https://www.raycast.com/extension-issues?extensionId=0006f5d8-cc39-4c65-a834-e6b2abbaaaa6). Specifically by: - Fixed `get-meeting-details` tool to paginate through all meetings when searching by title - Changed...
## Description Upgrade whoop extension to use API V2 (since V1 was deprecated a few days ago) ## Checklist - [x] I read the [extension guidelines](https://developers.raycast.com/basics/prepare-an-extension-for-store) - [x] I read...