💡What you get?

Types of extensions

TypeDescription

content-script

Content script

content-script-sidebar

Content script Sidebar

sidepanel

Chrome native Sidepanel

popup

Popup

iframe (content-script-sidebar in iframe. Content comes from web app)

Content script Sidebar from an iFrame (Served from web app)

iframe (content-script-sidebar in iframe. Content comes from local extension files)

Content script Sidebar from an iFrame (Served from local extension files)

Components

NameDescription

Twitter

Add additional functionality for Twitter/X

License

Add support for license to your extension. Supports Lemon Squeezy and Gumroad.

Features

NameDescription

Auth external communication (External auth)

Enable authentication in your extension using your web app's existing auth.

Session auth

Use session based auth in your extension.

Supabase auth

Add supabase auth to your extension.

Welcome page

Add welcome page to your extension.

Users will be taken to this page after they install your extension.

Uninstall page

Add uninstall page to your extension. Users will be taken to this page after they remove your extension.

Last updated