snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Extend the functionality of MetaMask using Snaps

Results 326 snaps issues
Sort by recently updated
recently updated
newest added

As per SIP-32: https://metamask.github.io/SIPs/SIPS/sip-32

snaps-feature

There seems to be some width-issue with the insights container which makes the entire request body scrollable horizontally. ![Image](https://github.com/user-attachments/assets/29d3247c-f8cf-4cb9-9018-b9c9727c364c)

snaps-bug-fix

We currently do not have the screen in place on mobile that we use on extension to notify users about the key derivation permissions in the Snap they are installing.

snaps-enhancement
snaps-refined-backlog

Consider how hardware wallet Snaps can be used as entropy sources for other Snaps, e.g. if a Solana Snap wants to use a Ledger Snap.

Refactors the `CronjobController` logic to deduplicate logic being used across cronjobs and background events.

Added a method to show require scroll content to allow for e2e testing of the new `requireScroll` footer prop.

Right now we collect metrics about Snap export usage directly in the clients, but this means we are missing out on all calls that go directly between controllers. We should...

snaps-feature

This changes the minimum time between cronjob executions to 15 seconds. Related to: MetaMask/pm-security#392.