有没有办法修改Chrome Dev Tool的devTools.css
Chrome开发者工具的字体太小。每次打开开发者工具时,我都必须修改 devTools.css。
有没有办法修改devTools.css并保存它?
The font size of Chrome Developer Tools is too small. I have to modify the devTools.css every time I open the Developer Tool.
Are there any way to modify the devTools.css and save it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,您可以调整 用户数据目录。
http://darcyclarke.me/design/skin-your-chrome-inspector/
然后添加以下内容以增加字体大小: http://dpaste.com/hold/599668/
Yep, you can tweak the
Custom.css
file in theUser StyleSheets
directory in your user data directory.http://darcyclarke.me/design/skin-your-chrome-inspector/
Then add the following to increase the font size: http://dpaste.com/hold/599668/