Kullanıcı raporla

Corrodias

Son yorumlar

Tüm kullanıcı hareketlerini gör.

Scriptler

  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.

    Yazar
    Corrodias
    Günlük kurulumlar
    0
    Toplam kurulumlar
    18
    Değerlendirmeler
    0 0 0
    Oluşturulma
    01.12.2023
    Güncellenme
    09.12.2023
  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.

    Yazar
    Corrodias
    Günlük kurulumlar
    0
    Toplam kurulumlar
    19
    Değerlendirmeler
    0 0 0
    Oluşturulma
    04.12.2023
    Güncellenme
    09.12.2023
  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.

    Yazar
    Corrodias
    Günlük kurulumlar
    0
    Toplam kurulumlar
    14
    Değerlendirmeler
    0 0 0
    Oluşturulma
    30.01.2024
    Güncellenme
    01.02.2024