Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.31 KB

File metadata and controls

25 lines (18 loc) · 1.31 KB

The cross-browser extension framework

Browsers

Extension.js provides a single workflow to create, develop, build, and preview cross-browser extensions. Build browser extensions for Chromium, Chrome, Edge, and Firefox.

  • Get started: Create a new extension with npx extension@latest create my-extension.
  • Read the docs: Learn the workflow, APIs, and core concepts.
  • Browse examples: Start from examples for common extension patterns.