Edge Extension Quick Start Guide

Creating the Package (Simple Method)

  1. Open the extension-edge folder in File Explorer

  2. Select these files and folders:
  3. DO NOT include:
  4. Create the zip:
  5. Test the package:

Submitting to Edge Add-ons

  1. Go to Microsoft Partner Center:
  2. Upload your package:
  3. Reuse Chrome materials:
  4. Submit for review:

Testing in Edge

Load unpacked extension:

  1. Open Edge
  2. Go to edge://extensions/
  3. Enable “Developer mode” (bottom-left toggle)
  4. Click “Load unpacked”
  5. Select the extension-edge folder
  6. Test all features

Test the packaged version:

  1. Extract your .zip file
  2. Load the extracted folder as unpacked extension
  3. Verify everything works identically

Key Information

Common Issues

Package too large?

Extension won’t load?

Submission rejected?

Next Steps

After approval:

For detailed information, see PACKAGING.md and DISTRIBUTION_CHECKLIST.md.