Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

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.