Content Svelte

Shows a small overlay UI on every web page you visit.

Runs on Chrome, Edge, Firefox · Manifest V3 · Surfaces: content script, background service worker · Styling: CSS · Framework: svelte

Create this project

npx extension@latest create my-content-svelte --template content-svelte
cd my-content-svelte
npm install
npm run dev

Permissions it asks for

This template requests no permissions.

extension.devDocumentation for extension.dev