Kemono QoL Improvements

Allow you to hide or highlight posts by user id on Posts / Popular Posts page.

נכון ליום 19-09-2025. ראה הגרסה האחרונה.

יש גרסאות של סקריפט זה עם קוד מעודכן. הצג את כל הגרסאות

  • v3.4 24-09-2025
    • Calculate thumbnail size on page load as well (not just on window resize)
  • v3.3 24-09-2025
    • Adjust post thumbnail size on window resize like original
  • v3.2 24-09-2025
    • Create a copy of posts instead of replacing the original dom
  • v3.1 24-09-2025
    • Use setTimeout() to trigger auto sort instead of relying on detecting classList.
  • v3.0 23-09-2025
    • Use script to assign custom classes instead of rely on complicate css selectors
    • New feature to display a custom line below the post title
  • v2.2 23-09-2025
    • Fix broken highlight group features
  • v2.1 19-09-2025
    • Make posts with no preview images take less vertical spaces when shown
    • Lower post thumbnails aspect ratio (16:9 -> 3:2)
  • v2.0.1 19-09-2025

    remove leftover debugging log

  • v2.0 19-09-2025