This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-11-23 02:10:12 +01:00
Code
93c609b117
metamask-extension
/
.storybook
/
__mocks__
/
webextension-polyfill.js
8 lines
111 B
JavaScript
Raw
Normal View
History
Unescape
Escape
unbreak storybook (#14059)
2022-03-19 01:04:59 +01:00
module
.
exports
=
{
Fix storybook by shimming MV3 method (#15749)
2022-09-06 22:56:08 +02:00
runtime
:
{
getManifest
:
(
)
=>
{
return
{
manifest
_version
:
2
}
;
}
}
,
}
;
unbreak storybook (#14059)
2022-03-19 01:04:59 +01:00
Copy Permalink