Devtools redirect
此devtools扩展允许您使用服务器环境更快地处理本地文件,尝试在网站上进行修改,而不会为其他人破坏它。您正在决定要重定向哪个文件,因此可以做任何您想做的事情! 为了使重定向..
基本信息
- 更新日期:
- 包名:
- jmhdebkkippcccflcoddckhjjfgnfhnp
- 版本:
- 0.0.2.1
- 大小:
- 761KiB
- 类型:
- 扩展
- 平台:
- Chrome
- 评分:
- 发布日期:
- 2013-05-02
- 价格:
- 免费
- 开发者:
- devtoolsredirect
Devtools redirect插件截图
Devtools redirect插件简介
Catch and redirect resources loaded from a specific domain to any file hosted on a local or remote server. 捕获从特定域加载的资源并将其重定向到本地或远程服务器上托管的任何文件。
This devtools extension will allow you to work faster on your local files using the server environment, try modifications on a website without breaking it for other people. You’re deciding which file(s) you want to redirect, so you can do whatever you want !
In order for the redirect to work, you need to have Devtools open for the specific tab you’re testing in. Also, right now, you can only redirect .js .css .less resources.
* 02/05/13 Added folders redirection. (e.g “/images/*” -> “http://localhost/images/*”)
* 19/04/13 Added images support (.jpg .png .gif .ico .svg)
* 18/04/13 Fixed the installation error.
You can NOT redirect resources to a local file using the file:// protocol. In order to redirect locally, you need to be running a local server (e.g Apache) and redirect the file to the right path using it (e.g http://localhost/my-project/css/style.css).
中文翻译
此devtools扩展允许您使用服务器环境更快地处理本地文件,尝试在网站上进行修改,而不会为其他人破坏它。您正在决定要重定向哪个文件,因此可以做任何您想做的事情!
为了使重定向工作,您需要为正在测试的特定选项卡打开Devtools。另外,现在,您只能重定向.js.css.less资源。
*02/05/13添加了文件夹重定向。(例如“/images/*”->;“http://localhost/images/*”
*19/04/13添加了图像支持(.jpg.png.gif.ico.svg)
*18/04/13修复了安装错误。
不能使用file://协议将资源重定向到本地文件。为了在本地重定向,您需要运行本地服务器(例如Apache)并使用它将文件重定向到正确的路径(例如http://localhost/my project/css/style.css)