<!--
{
  "availability" : [
    "macOS: 13.0.0 -",
    "iOS: 16.0.0 -",
    "Xcode: 14.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "SafariServices",
  "identifier" : "/documentation/SafariServices/modernizing-safari-web-extensions",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Modernizing Safari Web Extensions"
}
-->

# Modernizing Safari Web Extensions

Learn about enhancements to Safari Web Extensions.

## Overview

> Note: This sample code project is associated with WWDC22 session [10099: What’s new in Safari Web Extensions](https://developer.apple.com/wwdc2022/10099/).

### Configure the sample code project

Before you run the sample code project in Xcode, open Safari and choose Develop > Allow Unsigned Extensions.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)