Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leolovenet/lldt-chrome-plugin
- Owner: leolovenet
- License: gpl-3.0
- Created: 2015-01-21T08:08:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-23T07:04:53.000Z (almost 10 years ago)
- Last Synced: 2023-08-03T10:22:25.091Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/ll-developer-tools/kmhkenfbapdengjogcengbnpagkjonad
- Size: 1.02 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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")