409H / EtherAddressLookup

Adds links to strings that look like Ethereum addresses to your favourite blockchain explorer. Adds protection against private key phishing. Offers custom site bookmarks.

Home Page:http://harrydenley.com/ethaddresslookup-chrome-extension-release/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

404 error in Chrome Developer Console

jurjendevries opened this issue · comments

Describe the bug
Chrome Developer console reports a 404 issues when using the EtherAddressLookup extension

DevTools failed to load SourceMap: Could not load content for chrome-extension://pdknmigbbbhmllnmgdfalmedcmcefdfn/js/app/lib/web3.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME

Steps to reproduce (REQUIRED)

  1. Go to Chrome > Menu > More Tools > Developer Tools (CTRL-SHIFT-I) > Console tab
  2. Refresh a page. Didn't matter which page
  3. See 404 error in the console related to the extension ID pdknmigbbbhmllnmgdfalmedcmcefdfn .

Expected behavior
I don't expect to get a 404 error. I guess it should be checked if those javascript js.map are still needed and need a fix to the correct location or so. Or that a code cleanup is needed.

Browser details (please complete the following information):

  • OS / browser: Chrome OS 90.0.4430.19
  • EtherAddressLookup Version: 1.23.1