Imgur: enable line breaks in comments in the old design

This script makes line breaks in comments visible. Normally, in the HTML, they are new line characters (\n), which aren't displayed as line breaks by a browser. This simply replaces them with <br/> elements, which are. You can enter line breaks, with or without this script, by pasting them from the clipboard.

作者
Corrodias
日安装量
0
总安装量
12
评分
0 0 0
版本
1.0.0
创建于
2024-01-30
更新于
2024-02-01
许可证
MIT
适用于

Change log

1.0

  • Initial version. Replaces new line characters with BR elements.

Recommended Scripts