--- title: shopify.app.extensions() in App Bridge now supports Admin and Theme app extensions - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/extended-surface-support-for-shopifyappextensions-now-including-admin-and-storefront md: https://shopify.dev/changelog/extended-surface-support-for-shopifyappextensions-now-including-admin-and-storefront.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 23, 2026 Tags: * Platform * App Bridge # shopify.app.extensions() in App Bridge now supports Admin and Theme app extensions The [`shopify.app.extensions()` method in App Bridge](https://shopify.dev/docs/api/app-home/apis/app) now supports Admin and Theme app extensions, in addition to the previously available checkout and customer account extensions. With this update, your embedded app can query the status of extensions across all major surfaces. This means you can receive consistent handle and activation data for Admin and Theme app extensions. As a result, you can build more comprehensive onboarding experiences and create setup dashboards that encompass your entire app extension ecosystem. For further details, see the [dev docs](https://shopify.dev/docs/api/app-home/apis/app).