schovi/webpack-chrome-extension

error: ERR_INSECURE_RESPONSE

freeslugs opened this issue · 2 comments

  1. npm install
  2. npm run dev
  3. load unpack extension from build folder
  4. inspect background page: https://localhost:3001/background/index.js Failed to load resource: net::ERR_INSECURE_RESPONSE

Nevermind! All i had to do was visit localhost in a new window and click "proceed anyway" 😄

@freeslugs Gonna add it to README :)