常用工具/方法
CSS 相关
终端相关
软件推荐与配置
张鑫
ejll
井文超
章家龙
唐佳琪
主题
只支持窗口滚动,不支持内联滚动
javascript: void (function () { document.scrollingElement.scrollIntoView({ behavior: 'smooth' }) })()
回到顶部
javascript: void (function () { document.querySelectorAll('input[type=password]').forEach(function (dom) { dom.setAttribute('type', 'text') }) })()
显示密码