Skip to content

Instantly share code, notes, and snippets.

View Avalai's full-sized avatar

Marina Avalai

View GitHub Profile
@Avalai
Avalai / reddit-unhide.js
Created May 21, 2023 01:56
Unhide all hidden Reddit posts on page
// These script can be used on:
// - www.reddit.com/user/YOUR-USERNAME/hidden/
// - old.reddit.com/user/YOUR-USERNAME/hidden/
// to unhide all posts currently shown on the page
// INSTRUCTIONS
// Copy one of the scripts below and paste it into your browser's dev console, then hit Enter
// Dev tools panel can usually be opened with `ctrl+i`, hit `esc` to show the console
// Wait until done, then refresh and run again. Script is done when:
// - New Reddit: no more floating messages are popping up
@Avalai
Avalai / discord-link-in-reddit-sidebar.css
Created November 17, 2017 21:59
CSS to display an image over a Discord link in your sidebar - For use by subreddit admins