Web Server for Chrome

Description of the Web Server for Chrome Chrome Extension

Name Web Server for Chrome
Store URL https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb
Homepage chromebeat.com
Tagline A Web Server for Chrome, serves web pages from a local folder over the network, using HTTP. Runs offline.
Rating 4.74
Rating Count
Installs 300000
Overview Web Server for Chrome is an open source (MIT) HTTP server for Chrome. It runs anywhere that you have Chrome installed, so you can take it anywhere. It even works on ARM chromebooks. It now has the option to listen on the local network, so other computers can access your files. Additionally, it can try and get an internet address. Many people use this to do basic web development on a chromebook. It is also handy for sharing files over a local network between computers, or even on the internet. Once you install it, navigate to http://127.0.0.1:8887 Please let me know what new features you want! https://github.com/kzahel/web-server-chrome Update – 0.5.2 Apr 6 2021 – Add HTTPS self signed cert support (Thanks to Fredrik Johansson) Update – 0.5.0 Jan 11 2020 – Add some mime types (mjs and wasm) – Rewrite UI using react/material-ui Update – 0.4.8 Sept 22 2017 – Correctly set CORS headers for OPTIONS – Add PUT method to CORS methods Update – 0.4.7 Sept 13 2017 – Single page app mod-rewrite – Fix a curl compatibility issue Update – 0.4.5 Oct 25 2016 – return JSON format if specify accept header or ?json=1 parameter Update – 0.4.4 Oct 25 2016 – Show index.htm as well as index.html Update – 0.4.3 Sept 21 2016 – Fix FileError deprecated in dev channel Update – 0.4.1 May 23 2016 – Added verbose logging option Update – 0.4.0 May 6 2016 – New option to get internet address using UPNP – Less memory usage because it can suspend when inactive and automatically resume (persistent listening socket) – Make package much smaller (= 44 Update – May 5 – Fix utf8 encoding Update – version 0.1.6 Sept 9 2014 – Fix directory entry listing not rendering as HTML – Now showing directory listings with >100 files Update – version 0.1.5 Sept 5 2014 – Migrated to new chrome.sockets API – Improved range request handling – Support HEAD requests Update – July 13 – Fix to work on some Chrome engines that don’t have String.prototype.startsWith Update – May 28 – Fix for modifiedDate when serving from google drive folder Update – Mar 3, 2014 – Small fixes for socket edge cases Update – Feb 27, 2014 (Stability fixes) – Fixed edge cases with connection closing – Fixed cases where files are deleted/removed Update – Feb 20, 2014 – It streams large files and handles range requests now – You can now select which directory to serve files from
Version 0.5.2
Size 1.05MiB
Email graehlarts@gmail.com
Developer Name kzahel
Updated Date 4/7/2021

Web Server for Chrome looks like a great Chrome extension that has hundreds of thousands of installs already. The latest version is only 1.05MiB.