Skip to content

glitch-txs/metamask-csp-firefox

Repository files navigation

MetaMask CSP Firefox

This library fixes an issue with Content Security Policy in Firefox when used with the MetaMask extension.

Install

pnpm add --save-exact metamask-csp-firefox

Implementation

Import the library on top of your application:

import 'metamask-csp-firefox'

/*
 * rest of your code...
 */

About

MetaMask is blocked by Firefox when using CSP

Resources

Stars

Watchers

Forks