Overview

Our Extension Store is home to all of our 3rd party extensions, built by our developer community. Whether you want to browse your Github and Linear issues, explore dev libraries, browse fonts and icons, stay updated on news and weather, or just grab a GIF, these extensions bring speed, utility, and a touch of fun to your daily workflow — all in Raycast.

These extensions have been built using React and our developer API for macOS but we are porting over this same API and framework onto Windows so that all non-native extensions will work seamlessly across both platforms.

As we build our the extensions API on Windows, we are releasing extensions the Store that we know are working fully and ready to go. At a later stage, we will release our developer tooling so that you can get started on building your own extensions for Windows.

Browsing & Installing Extensions

Open the new Store command and browse or search through all available extensions.

image.png

image.png

The Extension Details screen will show useful information about the extensions capabilities, the developers and contributors who created it, as well as all the available commands. Hit Enter to install and start using the extension.

image.png

Using Extensions

Once an extension is installed, you can hit Enter again to open the Open Commands menu and see all of its available commands.

image.png

Through the Actions Menu Ctrl K you will also be able to view additional options: such as configuring the extension in Settings, Uninstalling it, or accessing useful information about it, including the README file for usage instructions.

image.png

You will also be able to these commands directly in root search, as well as assign a custom Hotkey or Alias to each one within the Shortcuts tab in Raycast Settings.

Authentication & Access Tokens

Using some extensions might require you to authenticate or enter an access token. In those cases, please refer to the information provided in the Extension’s README file.

image.png