MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.94k stars 4.88k forks source link

The MetaMask Firefox plugin pollutes the console for all pages #9378

Closed Gutza closed 3 years ago

Gutza commented 4 years ago

Most times I open Firefox console I find two messages from the MetaMask plugin – one of them is a warning I do not care about (MetaMask will soon stop reloading pages on network change), and the other one is an actual error (Source map error: Error: NetworkError when attempting to fetch resource), which is also related to the MetaMask plugin.

BboyAkers commented 4 years ago

Thanks for the submission I'll look into it!

BboyAkers commented 4 years ago

@whymarrh I think these are just general warnings about the updates for the extension correct?

whymarrh commented 4 years ago

Yup these are extension related. I'll transfer this issue to the extension repo.

jacobc-eth commented 3 years ago

Hi Gutza, this is expected behavior. We're working to communicate critical information to dapp developers. In the future it will be removed.

Gutza commented 3 years ago

I see. In this case, my expected behavior is to uninstall the extension. Which I just did. Thank you for explaining your position!