extensions
extensions copied to clipboard
Everything you need to extend Raycast.
## Description ## Screencast ## Checklist - [x] I read the [extension guidelines](https://developers.raycast.com/basics/prepare-an-extension-for-store) - [x] I read the [documentation about publishing](https://developers.raycast.com/basics/publish-an-extension) - [x] I ran `npm run build` and [tested...
## Description A new tool called [QuickSnip](https://github.com/dostonnabotov/quicksnip/tree/main) created by [Technophile on YoutTube](https://www.youtube.com/watch?v=BhRi7fJzPgk) was launched recently. @minhnhatnguyen8200 proposed this as a candiate for a Raycast extension, to quickly grab code snippets...
### Extension https://www.raycast.com/svenhofman/hidemyemail ### Raycast Version 1.88.4 ### macOS Version 15.3 ### Description I have 84 Hide my email accounts yet only 6 emails show with the 'List Emails' command....
## Description Added the `Hue Generate Record` feature to track the history of generated Hue palette. ## Screencast  ## Checklist - [x] I read...
### Extension https://www.raycast.com/isfeng/easydict ### Raycast Version 1.88.4 ### macOS Version 13.6.7 ### Description ## config: ## Unexpected Behaviour https://github.com/user-attachments/assets/fa561273-656c-49ef-8e0f-ce47e845db34 You can see that the program is trying to get some...
### Extension https://www.raycast.com/mattisssa/spotify-player ### Raycast Version 1.76.0 ### macOS Version 14.5 ### Description Hey, While using the 'Add to Playlist' action from 'Now Playing' command, some of my playlists didn't...
### Extension https://www.raycast.com/HelloImSteven/keyboard-shortcut-sequences ### Description On my laptop I am trying to setup a sequence of shortcuts for bringing the application LaTeXIt to front (Hyper + X) and launch a...
## Description Inbox AI is a MacOS based AI automation tool. You can run AI actions with voice or image input, allowing you to automate all kinds of things and...
## Description This is a Raycast extension that allows you to easily select and paste cat images from LGTMeow (https://lgtmeow.com/) as LGTM images in Markdown format. ## Screencast ## Checklist...
## Description - View more than 30 results at a time in "Search" via `Pagination` - `Cache` "Search" through `useCachedPromise` - `Cache` "View Item" through `useCachedPromise` - Add placeholders to...