Widen Blogger Editor with Stylish Chrome Extension

Blogger's system is a little bit "outdated". When editing blog posts, I feel the editor's width is a bit too narrow, especially on larger monitors, it doesn't make full use of the screen. You can open the developer tools, find this page element, and increase the width attribute. However, this modification will revert as soon as the page is refreshed. To make this change automatic every time you open the editor page, you can use an extension.

用Stylish插件修改Blogger/blogspot编辑器宽度

blogger的系统有一点点 "过时". 在编辑博文的时候, 我觉得编辑器的宽度有点太窄, 特别是在比较大的显示器上, 显得没有充分利用. 可以打开开发者工具, 找到这个页面元素, 把width属性改大一点. 但是这样修改的结果, 只要刷新页面就复原了. 为了能每次打开这个编辑器页面都可以自动修改. 可以使用插件实现.