Skip to content

micah-yeager/reddit-mobile-fixes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Reddit mobile fixes

This repository contains fixes for Reddit's mobile web experience, which is notoriously... not great.

Features

  • Make all media post content full-height, so no more chopped-off images in your feeds.
  • Prevent inadvertently highlighting / selecting post content, while still allowing for copying / sharing media content directly.
  • Hide the Open App button in the top menu bar.

Usage

Known issues

  • Reddit sets a custom, static height for each post's content, and these tweaks remove these static heights from media posts to allow them to be fully displayed. There can be some vertical layout shifting as images are lazy-loaded on scroll — this is because, without the image, the post content height is zero, which then expands to fit as the content is loaded.

About

Fixes for Reddit's mobile website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages