Report user

Corrodias

Recent comments

This user has not posted any comments recently.

See all user activity.

Scripts

  1. Larger Twitch Emotes JS - Doubles both the height and the width of emotes in Twitch chat. Uses the high-resolution images, if available.

    Author
    Corrodias
    Daily installs
    0
    Total installs
    95
    Ratings
    0 0 0
    Created
    2021-01-03
    Updated
    2021-01-03
  2. Imgur: fix HTML escape sequences in the old design JS - Imgur's "old design" sometimes includes HTML escape sequences in post descriptions, such as having """ and "'" instead of quotation marks. This replaces them with the appropriate characters.

    Author
    Corrodias
    Daily installs
    0
    Total installs
    9
    Ratings
    0 0 0
    Created
    2023-12-01
    Updated
    2023-12-09
  3. Imgur: add vote counts to comments JS - This script adds vote counts (+ and -) to the visible points on comments. This information is normally not viewable on the web site despite being loaded from the API. It also removes the "via Android" and "via iPhone" badges in the old design, because I have a tendency to click on them accidentally and don't feel that they add any value.

    Author
    Corrodias
    Daily installs
    0
    Total installs
    10
    Ratings
    0 0 0
    Created
    2023-12-04
    Updated
    2023-12-09
  4. Imgur: enable line breaks in comments in the old design JS - 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.

    Author
    Corrodias
    Daily installs
    0
    Total installs
    8
    Ratings
    0 0 0
    Created
    2024-01-30
    Updated
    2024-02-01