R

In-Page Embed Buttons

Reddit Community Embed Buttons

3 buttons injected directly into the Reddit Community UI — each triggers a SideButton workflow when clicked.

Available free v1.0.0 Browser LLM
$ sidebutton install reddit
Download ZIP

Reddit Community embed buttons

3

Embed buttons are rendered inline in the Reddit Community interface while the extension is active. Each button is wired to a workflow — clicking it runs the workflow against the current page, optionally prompting for input first.

Draft Reply reddit_draft_reply

Thread-page embed button — reads the open thread, drafts one MxTide-voice comment, types it into the textarea for manual review and submission.

Activates when
.commentarea .usertext-edit is present on page
Prompts for
Draft Reply — “e.g. be snarky, ask about their setup”
Scan & Evaluate reddit_scan_and_evaluate

Batch-scan a subreddit feed — reads top threads, scores each against Strategy D, emits per-thread verdicts plus mood-matched draft comments for approval.

Activates when
#siteTable is present on page
Suggest Replies reddit_suggest_reply

Thread-page floating button — reads the open thread, prompts for reply direction, returns 5 ranked MxTide-voice reply options.

Prompts for
Suggest Replies — “e.g. be snarky about the architecture, ask about their stack”