--- title: Limit for full-page extensions in customer accounts - 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/limit-for-full-page-extensions-in-customer-accounts md: https://shopify.dev/changelog/limit-for-full-page-extensions-in-customer-accounts.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 21, 2024 Tags: * API * 2024-10 # Limit for full-page extensions in customer accounts A full-page extension target (`customer-account.page.render` or `customer-account.order.page.render`) can no longer coexist with any other targets in the same extension. This change improves performance and provides a better merchant experience in the checkout and accounts editor. If your full-page extension is best used with other extensions in your app, create an [editor extension collection](https://shopify.dev/docs/apps/build/customer-accounts/editor-extension-collections) to encourage merchants to add all the extensions in the collection. This change will only impact the deployment of new extensions or new versions of existing extensions. Existing extensions will not be affected until a new version is deployed.