免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1796 | 回复: 1

chrome插件推荐 [复制链接]

论坛徽章:
0
发表于 2012-03-06 10:52 |显示全部楼层
chrome插件推荐




浏览器googlechromevimiumphp
1. Vimiumhttps://chrome.google.com/websto ... hgnhhndojpepiihcmeb
把VIM的命令搬到浏览器来用. 特别有意思
命令如下:
  1. ?       show the help dialog for a list of all available keys
  2. h       scroll left
  3. j       scroll down
  4. k       scroll up
  5. l       scroll right
  6. gg      scroll to top of the page
  7. G       scroll to bottom of the page
  8. d       scroll down half a page
  9. u       scroll up half a page
  10. f       open a link in the current tab
  11. F       open a link in a new tab
  12. r       reload
  13. gs      view source
  14. i       enter insert mode -- all commands will be ignored until you hit esc to exit
  15. yy      copy the current url to the clipboard
  16. yf      copy a link url to the clipboard
  17. gf      cycle forward to the next frame

  18. Using find:

  19. /       enter find mode -- type your search query and hit enter to search or esc to cancel
  20. n       cycle forward to the next find match
  21. N       cycle backward to the previous find match

  22. Navigating your history:

  23. H       go back in history
  24. L       go forward in history

  25. Manipulating tabs:

  26. J, gT      go one tab left
  27. K, gt      go one tab right
  28. g0         go to the first tab
  29. g$         go to the last tab
  30. t          create tab
  31. x          close current tab
  32. X          restore closed tab (i.e. unwind the 'x' command)

  33. Additional advanced browsing commands:

  34. ]]      Follow the link labeled 'next' or '>'. Helpful for browsing paginated sites.
  35. [[      Follow the link labeled 'previous' or '<'. Helpful for browsing paginated sites.
  36. <a-f>   open multiple links in a new tab
  37. gi      focus the first (or n-th) text input box on the page
  38. gu      go up one level in the URL hierarchy
  39. zH      scroll all the way left
  40. zL      scroll all the way right
复制代码
2. ChromePHP -- PHP开发人员的福音
http://www.chromephp.com/
可以将PHP的debug信息在console里输出, 特别方便
具体使用参照官网哈

论坛徽章:
0
发表于 2012-03-11 22:23 |显示全部楼层
谢谢分享
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP