Skip to content

Latest commit

 

History

History
executable file
·
48 lines (27 loc) · 2.41 KB

049_web_server_for_chrome.md

File metadata and controls

executable file
·
48 lines (27 loc) · 2.41 KB
title
049《Web Server for Chrome》搭建本地Web服务器, 实现局域网共享文件夹

我想把个人电脑内一些有趣的资源, 分享给同一内网下面的小伙伴

需要在我的电脑里, 开启一个http服务, 让小伙伴们通过Chrome浏览器访问就好了

001.gif

一张图教你http服务如何创建, 开启, 和关闭~ (小bug: 关闭服务的时候, 可能会卡住, 这时候再点一下就好了)

设置面板功能详解

  • 基础设置

  • 高级设置


最实用的高级设置: 允许其它人向开启http服务的文件夹 拖拽文件

扩展程序下载地址:

https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en

小结:

Web Server for Chrome可以帮我们在本地快速开启http服务,让开发和测试变得更加简单, 如果你想和同处某个局域网的小伙伴, 建立一个共享文件夹, Web Server for Chrome或许是你最简单的实现方法~

写在最后(我需要你的支持)

  • 本文属于谷粒-Chrome插件英雄榜 项目的一部分, 项目Github地址: https://github.com/zhaoolee/ChromeAppHeroes

  • 谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类, 如果你喜欢这个项目, 希望你能为本项目添加一颗 🌟星.

  • ChromeAppHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human, If you like this project, I hope you can add a star 🌟 to this project.