Skip to content

LeonTing1010/postghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is My Post Removed? for Reddit

See what Reddit hides. Instant ghost detection for every post you make.

Reddit silently removes posts without telling you. You can still see your own post, but nobody else can — it's a ghost post. This extension reads Reddit's own internal signals and shows you the truth in seconds.

How It Works

  1. You post on Reddit
  2. Extension checks automatically (30 seconds after posting)
  3. A badge appears: LIVE or GHOST — plus WHY it was removed
LIVE   My SaaS hit $9k MRR last month...
GHOST  Got my posts removed 3 times with no...
       spam_filter — Reddit's spam filter removed this post

The extension reads Reddit's removed_by_category field from the public .json endpoint — the same signal Reddit uses internally. One fetch per post, no third-party APIs, no Pushshift.

Install

Install manually:

  1. Download the latest release
  2. Unzip and go to chrome://extensions
  3. Enable "Developer mode" and click "Load unpacked"
  4. Select the extension/ folder

Features

  • Ghost detection on every post you make
  • Status badges on your profile page
  • Inline banner on individual post pages
  • Browser notification when a new post is ghosted
  • Removal cause: spam filter, moderator, AutoMod, admin, copyright takedown
  • Works on both new Reddit and old.reddit.com
  • No data collection, no accounts, no tracking

Removal Causes Detected

Cause removed_by_category What happened
Spam filter reddit Reddit's automated filter flagged your post
Moderator moderator A subreddit mod removed your post
AutoMod automod_filtered AutoMod rules filtered your post
Admin deleted A Reddit admin removed your post
Copyright copyright_takedown Removed due to a copyright claim
Content policy content_takedown Removed for content policy violation

How is this different from Reveddit?

This extension Reveddit Real-Time
Detection Reddit native .json Pushshift API (being deprecated)
False positives Low (reads official field) Known issue
Rate limiting None (one fetch per post) Users report 429 errors
Tells you WHY Yes No
Price Free Free

Privacy

  • No data leaves your browser
  • No accounts, no sign-up
  • No analytics, no tracking
  • Only reads your own posts via Reddit's public .json endpoint
  • Open source — read every line of code right here

Full privacy policy: Privacy Policy

Support

License

MIT

About

Is My Post Removed? for Reddit — See what Reddit hides. Instant ghost detection for your Reddit posts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors