Sharing a preview of your extension
Written By Udaya Prakash
Last updated 7 days ago
You can send someone a link to see your extension without giving them your account or your code.
How
Click the share icon above the preview, then Generate share link. That creates a public read-only link.
What the other person can do
Look at the preview. That is all.
What they cannot do
Edit the code, or see it. They also cannot see your .env files, which is where anything sensitive like an API key would live.
What it is useful for
Showing a client work in progress before you hand anything over. Getting an opinion from someone who is not going to build it. Checking something looks right on another machine.
Anyone with the link can open it, so treat it as public rather than private.