jhen0409 / react-chrome-extension-boilerplate

Boilerplate for Chrome Extension React.js project
MIT License
2.14k stars 388 forks source link

Adding in instructions to allow local development with inject page #55

Closed nickbytes closed 7 years ago

nickbytes commented 7 years ago

This answer has a few upvotes in issues, and is the easiest way to get the boilerplate up and running quickly.

jhen0409 commented 7 years ago

Thanks!

Also, we already have development section to explain it, we can only allow https://localhost:3000 connections.