ReddGrowReddGrow Docs
ReddGrow Building Blocks

Chrome Extension: Automated Reddit Posting That Looks Human

ReddGrow's Chrome extension posts approved comments with human-like typing, browsing simulation, and smart cooldowns to keep your account safe.

The ReddGrow Chrome Extension is the final step in the pipeline — it takes approved drafts and posts them to Reddit in a way that's indistinguishable from manual human activity.

How It Works

Once you approve a draft in the dashboard, it's assigned to the Chrome Extension with status assigned. During the next posting session, the extension:

  1. Fetches the queue of assigned drafts from the API
  2. Navigates to each Reddit post
  3. Simulates human browsing behavior before commenting
  4. Types the comment with realistic delays and minor imperfections
  5. Submits the comment
  6. Marks the draft as posted in the dashboard

The extension runs entirely in your Chrome browser, using your active Reddit session — so comments appear from your logged-in account, not a third-party system.

Human-Like Posting Behavior

Every action the extension takes is designed to match human behavior patterns:

Typing Simulation

  • Characters are typed one at a time with randomized delays between keystrokes
  • Occasional typos are introduced and corrected (backspace + retype)
  • Typing speed varies naturally — faster in the middle of words, slightly slower at the start

Browsing Simulation

  • Before commenting, the extension scrolls through the post and reads existing comments
  • Scroll speed and pause duration are randomized
  • The extension waits a realistic "reading time" before engaging with the comment box

Session Behavior

  • Each posting session handles a small batch of drafts — never the entire queue at once
  • A 15-minute maximum session duration prevents long automated bursts
  • 5 minutes minimum between individual post submissions within a session
  • Sessions start once per day at a randomized time within a configured window

Cooldown System

The extension enforces multiple cooldown layers:

CooldownDurationPurpose
Between posts5+ minutes (randomized)Prevents burst posting patterns
Session max15 minutesLimits total automated activity per day
Daily sessionOnce per dayMatches natural human Reddit usage

If the extension is interrupted mid-session (browser closed, network issue), it resumes from where it left off on the next scheduled session rather than restarting.

Karma Tracking

The extension periodically checks your Reddit account's karma and reports it back to the API. This karma data is used by:

  • The warmup system to determine your current promotional ratio
  • Subreddit eligibility checks to unlock higher-karma-required communities
  • Campaign analytics to track account health over time

Extension Settings

From the extension popup, you can configure:

SettingDescription
Posting windowTime range during which sessions are allowed (e.g., 9 AM – 6 PM)
Session enabledToggle to pause/resume automated posting without uninstalling
API connectionLink the extension to your ReddGrow account

Installation

  1. Download the extension from your ReddGrow dashboard
  2. Open Chrome and go to chrome://extensions
  3. Enable Developer mode (toggle in the top right)
  4. Click Load unpacked and select the downloaded extension folder
  5. Click the extension icon and log in with your ReddGrow account
  6. Log in to Reddit in the same Chrome profile

Once connected, the extension begins monitoring for assigned drafts and will post during its next scheduled session.

Troubleshooting

Nothing is happening after installation

Check in order:

  1. Extension is pinned — click the puzzle icon in Chrome's toolbar and pin ReddGrow
  2. You are logged into reddit.com in this browser
  3. Extension popup shows your ReddGrow account as connected — if not, click Log In
  4. There are approved drafts on the Posting Queue tab of the Drafts page
  5. Settings → Activity shows the last session time — the extension runs one session per day; if it ran today, the next attempt is tomorrow

Extension logs out silently

The extension session expires when your ReddGrow app session expires. Fix: open the ReddGrow app → confirm you're logged in → click the extension icon → click Log In. The /extension-auth-callback page re-links the session automatically.

On teams: each teammate's extension is a separate session. Everyone needs to re-authenticate individually after expiry.

Info panel won't open

If the extension popup is blank or crashes:

  1. Go to chrome://extensions and click the refresh icon on ReddGrow
  2. Re-pin the extension from Chrome's toolbar
  3. If still broken, re-install via Load unpacked from your dashboard download

If you get logged out of reddit.com, the extension stops posting. Re-login to reddit.com in the same browser profile — no ReddGrow re-authentication needed. The extension picks up the new session on its next posting run.

Multiple Reddit Accounts

Use separate Chrome profiles — one per Reddit account. Install the extension in each profile independently. The extension follows whatever Reddit session is active in its profile.

For large-scale setups, see Multi-Account Setup for GoLogin and geo-targeted patterns.