Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leolovenet/lldt-chrome-plugin

Add some useful function for Web Developer
https://github.com/leolovenet/lldt-chrome-plugin

Last synced: 26 days ago
JSON representation

Add some useful function for Web Developer

Awesome Lists containing this project

README

        

LLDT-chrome-plugin
====================

在 Chrome 上为 Web 开发者增加一些实用的功能。

功能
-----

- 集成了[xdebugHelper](https://chrome.google.com/webstore/detail/xdebug-helper/eadndfjplgieldjbigjakmdgkmoaaaoc?hl=en),并添加了更多的选项。
- 禁用了浏览器缓存,在开发时在也不必担心浏览器的缓存问题了。
- 在网页显示服务器的 IP 信息,以及 HTTP 的回应头信息,不用打开开发者工具也可以知道服务器的回应信息。

安装
----
- [Chrome Web Store](https://chrome.google.com/webstore/detail/ll-developer-tools/kmhkenfbapdengjogcengbnpagkjonad)

- 直接下载 [lldt.crx](https://raw.githubusercontent.com/leolovenet/LLDT-chrome-plugin/master/lldt.crx)后,拖入到 chrome 里。

使用
----

[How to Use Xdebug and LLDT to Debug Your PHP Code With Vagrant and PHPStrom](http://leolovenet.com/blog/2015/01/22/how-to-use-xdebug-and-lldt-to-debug-your-php-code-with-vagrant-and-phpstorm/)

预览
-----
![预览0](preview0.png?raw=true "预览0")
![预览1](preview1.png?raw=true "预览1")