X Tutup
## 开发工具 Java 线上诊断工具 Arthas IDE 插件 Cloud Toolkit **Charles 抓包工具** **JMeter java压测工具** **JVisualVM jvm检测插件(jdk自带)** **Iterm2 mac中的xshell** 网络监测工具 在线网络监测工具,网站响应监测分析 https://ping.huatuo.qq.com/ 脑图工具 web版在线脑图工具 https://naotu.baidu.com/ JVM日志诊断工具 在线JVM垃圾回收日志诊断工具,上传GC日志文件 https://gceasy.io/ SSH工具 smartty https://sysprogs.com/SmarTTY Xshell 项目管理工具 web版在线项目管理工具 https://trello.com/ 账号泄露检测工具:互联网账号泄露检测工具,通过邮箱检验账户是否泄漏 https://haveibeenpwned.com/ 在线流程图工具 https://www.draw.io/ 不需要注册 ProcessOn postman Idea插件 ## 互联网公司技术博客 Facebook https://code.facebook.com Square https://square.github.io 360核心安全技术博客 http://blogs.360.cn 美团技术团队博客 https://tech.meituan.com 阿里中间件团队博客 http://jm.taobao.org 京东技术 http://jdtech.jd.com 携程技术 https://www.zhihu.com/org/xi-cheng-ji-shu-zhong-xin/posts ThoughtWorks洞见 https://insights.thoughtworks.cn 腾讯大数据 https://data.qq.com 新达达技术博客 https://tech.imdada.cn (不更新了) ## 大厂技术公众号 阿里 京东 携程 马蜂窝 360 美团 Java 情报局 ## 技术网站 CSDN https://www.csdn.net 博客园 https://www.cnblogs.com 开源中国 https://www.oschina.net 思否 https://segmentfault.com 掘金 https://juejin.im 51CTO https://blog.51cto.com 知乎、简书、头条这些技术文章也比较多 ## Chorme插件篇 ### Infinity 新标签页 新标签页,自由添加网站图标 ![image-20200116113214982](C:\Users\jiahaixin\AppData\Roaming\Typora\typora-user-images\image-20200116113214982.png) ### Octotree 树形展示 GitHub 项目代码 ![](C:\Users\jiahaixin\Desktop\octotreee.gif) 如果出现:You have exceeded the GitHub API rate limit. To continue using Octotree, you need to provide a GitHub access token. Please go to Settings and enter a token. 在 github: Settings -> Developer settings -> Personal access tokens——> 新建一个tokens,粘过去就可以 同款:**GitCodeTree** 基于 Octotree 的码云(http://gitee.com)文件树插件 ### JSON-handle 对JSON格式的内容进行浏览和编辑,以树形图样式展现JSON文档,并可实时编辑 ![image-20200116113644213](C:\Users\jiahaixin\AppData\Roaming\Typora\typora-user-images\image-20200116113644213.png) ### Charset 修改网站的默认编码 (解决乱码问题有时会用的上) ![](C:\Users\jiahaixin\Desktop\unnamed.png) ### Host Switch Plus 基于浏览器的Hosts代理插件,不需要每次修改host,好处是可以把chrome当成开发浏览器,其他浏览器用来~~~ ![](https://raw.githubusercontent.com/Riant/host-switch-plus/master/screenshots/screenshot-1.png) ### SimilarWeb 查看相似网站的真实参与、流量来源和网站排名的谷歌浏览器、查看姊妹网站 ![image-20200116114725713](C:\Users\jiahaixin\AppData\Roaming\Typora\typora-user-images\image-20200116114725713.png)
X Tutup