Generate a random email address
Open Raycast, go to extensions tab and run the Import Extension
command.
Then navigate to the downloaded extension directory, and click Open
.
Open your terminal, navigate to your extension directory and run npm install && npm run dev
. Open Raycast, and you'll notice your extension at the
top of the root search. Press ↵
to open it.
Now, you can press ⌃
C
in your terminal to stop npm run dev
. The extension stays in Raycast, and you can find its commands in the root when
searching for the extension name Email
or the commands History | Random
.