web-server-chrome icon indicating copy to clipboard operation
web-server-chrome copied to clipboard

An HTTP Web Server for Chrome (chrome.sockets API)

Results 101 web-server-chrome issues
Sort by recently updated
recently updated
newest added

Looks like we need to update to react 17 or something maybe

Chrome Apps [are now deprecated](https://blog.chromium.org/2020/01/moving-forward-from-chrome-apps.html) and it support will be removed from Chrome. It look like [chrome.sockets.tcpServer](https://developer.chrome.com/apps/sockets_tcpServer) [don't have any fallback](https://developers.chrome.com/apps/migration) for web platform or extension migration. What do you...

question

as in the title there is no response after downloading the app and added as an extension However, Chrome browser works just fine.

Please make the rewrite options render as the https options. It looks cleaner

Cant get use of the 127.0.0.1:8080 what to do?

On chrome os when you close the app it has that window. If the web server if turned off and you close the window the background window still shows up....

Not showing index.html I have "Automatically show index.html" enabled, but it does not show the index.html file. This is very broken. Please fix this. I need help.

There should be custom 404 page support so it doesn't just say "entry not found". It could be useful if people wanted a custom page to go with the rest...

enhancement

Please add a button "Restart Webserver" to use when on change some settings. Thanks

enhancement

Hello, When I turn on available on internet and https://, the options are shown below ``` http://example.ip.here:8887 https://127.0.0.1:8887 https://100.115.92.1:8887 https://100.115.92.13:8887 https://192.168.1.11:8887 ``` I have substituted my ip with example.ip.here. I...