Skip to content

Trinovantes/userscript-old-reddit-emotes

Repository files navigation

Userscript Old Reddit Emotes

Embed custom subreddit emotes in old.reddit.com. You still need to use the new Reddit editor to post emotes because the old editor will automatically escape emote codes.

Installation Guide

  1. Install a Userscript manager for your web browser

  2. Download the latest build. If you have Greasemonkey or Tampermonkey installed, then you should immediately be prompted with a confirmation window asking you if you wish to install this Userscript.

Dev Guide

  1. Install prereqs

    • node
    • yarn
    • Tampermonkey on Chrome
  2. In Chrome:

    • Go to chrome://extensions/
    • Go into Tampermonkey's details
    • Enable Allow access to file URLs
  3. Run dev server

    yarn install
    yarn dev
    
  4. In Chrome:

    • Go to http://localhost:8080/userscript-old-reddit-emotes.proxy.user.js and install the script