soundjester / lemmy_monkey

*monkey scripts for Lemmy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lemmy_monkey

A *monkey script to restyle Lemmy to a more old.reddit look

This script should work with Grease/Tamper/Violent (etc.) monkey userscript managers.

This script is (or should be) theme agnostic. It has been tested with darkly, darkly-red, litely, and litely-red.

Script Options

At the top of the script are two variables that are easily customized:

  • Adjust thumbnail sizes to your preference.
    • The current script defaults to a compact (small) thumbnail size of 70 x 70px.
  • Adjust the comment reading width to your preference
    • The current script defaults to a reading width of 940px.

Installation

SPECIAL NOTE: If your instance in on an 0.18.1 RC version, check the branch for a script that will work for you.

Option A - Greasyfork

  1. Compact version (old.reddit.compact.user.js) - https://greasyfork.org/en/scripts/469093-compact-lemmy-to-old-reddit-re-format-observer
  • This version also accommodates larger thumbnail sizes for those that desire a more picture-oriented user experience
  • Font sizes, spacing, and alignment will adjust based on the user-indicated thumbnail size

Option B - Direct from github

  1. Click the userscript from the shared code
  2. Click the "Raw" button at on the top right of the script header area
  3. Proceed according to the instructions for your userscript manager

Screenshots of available scripts

old.reddit.compact.user.js

old.reddit.compact screenshot

above script with larger thumbnail version (100px selected)

old.reddit screenshot

Mobile and smaller screens (Compact version)

1080px:

main posts

image

comments

image

640px:

main posts

image

comments

image

430px:

main posts

image

comments

image

About

*monkey scripts for Lemmy


Languages

Language:JavaScript 100.0%