1 Lastpass : 用来把往各个网址的密码云端存储。

2 EditThisCookie  : 查看网页的Cookie

3 Postman Interceptor :  用来配合Postman 进行网址cookie侦听,保持会话cookie的一致性

4 jQuery Debugger : 调试jq

5 jQuery Unique Selector  :用来拾取dom节点

6 jQuery Inspector     : Plugin for Devtools. Adds a pane for jQuery data of selected dom element.

7 DOMListener 用来监视页面上的dom  : 节点的变化记录

8 jQuerify  : 注入jq 显示页面是否使用了jq

9 Tampermonkey :  页面脚本执行管理工具。

10 Google 翻译

11 SingleClick Cleaner:一键清理域缓存。

12 find+ | Regex Find-in-Page Tool 页面内检索文字,支持正则

13  DNS Flusher 用来hosts 本地解析切换 flush dns cache with single click   https://chrome.google.com/webstore/detail/dns-flusher/nbomnjapnclaocillijpceooehonajnk

(需要配合: chrome://flags/#extensions-on-chrome-urls  打开启用)

14  Chrome 内置标签:chrome://net-internals/#dns ; chrome://flags/#extensions-on-chrome-urls

15 Website IP 在右下角展示当前站点的IP地址

最新文章

  1. checking for fcc ....no checking for cc .. no
  2. C#自旋的艺术
  3. 阅读《深入理解JavaScript定时机制》
  4. hibernate.properties官方属性用例(可用于hibernate.cfg.xml属性参考)
  5. 解读 Windows Azure 存储服务的账单 – 带宽、事务数量,以及容量
  6. Python脚本控制的WebDriver 常用操作 <二十八> 超时设置和cookie操作
  7. nyoj 129 树的判定
  8. Linux 源码的安装 3个步骤
  9. (十)boost库之多线程
  10. python成长之路——第三天
  11. date、datetime、string的相互转换
  12. dirname
  13. 辗转相除法求H.C.F小结
  14. CMSIS_RTOS_Tutorial自译中文版
  15. Java并发框架——AQS阻塞队列管理(二)——自旋锁优化
  16. html5(七) Web存储
  17. C++学习(二十八)(C语言部分)之 文件操作
  18. 20145127《java程序设计》第一次实验
  19. Linux下tar.gz 安装
  20. java web代码规范:

热门文章

  1. django数据模型中 null=True 和 blank=True 有什么区别?
  2. spring boot1.5以上版本@ConfigurationProperties取消location注解后的替代方案 cannot resolve method location
  3. Bluemix结合DevOps Service实现一键部署
  4. qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""
  5. go语言之进阶篇通过if实现类型断言
  6. Windbg命令学习15(bp bm bu bl bc ba断点)
  7. asp.net网站发布
  8. 事件分发机制 事件拦截 滑动冲突 MD
  9. Centos7 搭建lnmp环境 (centos7+nginx+MySQL5.7.9+PHP7)
  10. JS条件判断