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.

As of 01.02.2024. See ბოლო ვერსია.

ავტორი
Corrodias
რეიტინგი
0 0 0
ვერსია
1.0.0
შექმნილია
30.01.2024
განახლებულია
01.02.2024
Size
4,36 KB
ლიცენზია
MIT
გამოყენებს მათ

Change log

1.0

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