Report user

Corrodias

Recent comments

See all user activity.

Skript

  1. 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.

    Skapare
    Corrodias
    Dagliga installationer
    0
    Totala installationer
    18
    Betyg
    0 0 0
    Skapad
    2023-12-01
    Uppdaterad
    2023-12-09
  2. 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.

    Skapare
    Corrodias
    Dagliga installationer
    0
    Totala installationer
    19
    Betyg
    0 0 0
    Skapad
    2023-12-04
    Uppdaterad
    2023-12-09
  3. 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.

    Skapare
    Corrodias
    Dagliga installationer
    0
    Totala installationer
    14
    Betyg
    0 0 0
    Skapad
    2024-01-30
    Uppdaterad
    2024-02-01