MetaMask Chrome extension study - devopstaku/ERC20_DApp GitHub Wiki

Target

  • ε°‹ζ‰Ύ MetaMask ιƒ½ζŠŠθ³‡ζ–™ε­˜εœ¨η€θ¦½ε™¨ηš„ε“ͺι‚ŠοΌŒι€™ζ¨£ε―δ»₯η›΄ζŽ₯ι€ιŽ MetaMask δΎ†ζ“δ½œ

Source Code

Survey

Trying

  • After study the source code, found mostly using HTML5 localStorage
  • Because of the Origin policy of Chrome, it should not be able to access the storage from other domain
  • Found a public config of MetaMask extension, but try to access failed