Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: iframe injection in MV3 (#25051)
## **Description** Fixes injection into iframes in the MV3 build by enabling `allFrames`. This is also currently enabled in MV2: https://github.com/MetaMask/metamask-extension/blob/13bd82914d1ac2c584fb799e6eee9b90fe889fe2/app/manifest/v2/_base.json#L42 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/25051?quickstart=1) ## **Manual testing steps** 1. Go to https://jup.ag/ 2. Try connecting with MetaMask, this will use Solflare snap 3. You should be able to fully connect to the site
- Loading branch information