HU
/ portfólió · 03. projekt

SocialBoost
közösségi média automatizálás a böngészőjéből.

A browser extension that does in the background what your team used to do manually for hours: publishes, monitors reactions, moderates comments, collects data from ninety groups at once. No risk of being blocked — all from your logged-in browser, exactly as if a person were doing it.

SocialBoost — social media distribution network visualization
91
Groups handled at once
300+
Production tests
0
Account bans in 6 months
~20h
Moderator time saved weekly
/ what SocialBoost is

Egy csendes munkatárs a böngészőjében.

Anyone who sells through social media knows the pain. There are 70 Facebook groups where your client spends their evenings. You know you should be there. But pasting a post manually 70 times is four hours a day — and half an hour later Facebook sometimes blocks your account for similar content across multiple groups. You hire a moderator. Three months later the moderator is burned out, and you still don't know which group actually sells and which is just shouting into the void.

SocialBoost takes over that work. A browser extension you install once — and it works in the background of your logged-in session on Facebook, Instagram, LinkedIn, or X. Not through an API, not through a bot — from your own browser, as if you were clicking yourself. Platform algorithms see a regular user clicking at a regular pace. Your account stays safe.

Underneath: a Chrome Extension on Manifest V3, wired to a private NestJS backend over WebSockets. The backend orchestrates the publication queue in BullMQ, coordinates multiple logged-in sessions via Chrome DevTools Protocol, and monitors engagement signals in real time. For you — a browser panel showing how many posts went out yesterday, their reach, and which groups are starting to deliver the highest ROI.

A product that's been through three iterations: v1 — proof of concept, v2 — sharing engine, v2.4 — composer with content planning. Over 300 end-to-end tests covering every meaningful path. Running in production with first clients for several months.

/ lehetőségek

What SocialBoost really does.

Each of these features is a concrete hour of moderator work you no longer need to pay for.

Publishing to 90+ groups at once

You create the post once. You pick the groups (checkbox the list). You click "publish on schedule". SocialBoost queues publications with natural 2–8 minute intervals between groups so platform algorithms don't see an unnatural pattern. Your account looks like an active user's, not a bot's.

Publication scheduling

You plan the whole week on Sunday evening. Pick day, hour, groups, content. SocialBoost publishes on time — without you, without an open browser, in the middle of the night if needed. You can plan a month ahead and edit scheduled posts up until publication.

Composer with suggestions

You type a post goal ("sell a cooking course in a mom's group", "build brand for a UX freelancer"). The composer proposes content — several variants, different lengths, different hooks. You pick, edit, add hashtags (also suggested), add a graphic from libraries (Unsplash, Freepik, or your own files) and publish. Five minutes instead of an hour.

Reaction monitoring

After publishing, SocialBoost periodically checks each post: reactions, comments, shares. Collects data into the panel — you see in one place which post is killing it and which is dying. After two months you know which groups have the highest organic reach and which are dead and waste your time.

Auto-replies to DMs

A client writes "how much does the course cost?" in DM. SocialBoost replies immediately (price + link to the page) and marks the message as "handled". The client asks something the bot doesn't know — routes to a human with the full conversation context. Your DM inbox stops being a bottleneck.

Group effectiveness map

Weekly report: which groups gave you the highest reach per time invested, where engagement was best, where you're just spamming into the void. Suggestions: add 5 similar groups to those performing best; remove 8 groups where nobody has reacted in two months. Your group list gets cleaner each week.

Comment moderation

Under every post, SocialBoost watches comments. Spam goes immediately. Questions get queued for replies (with a draft you click "accept"). Positive comments get liked. Negative ones get flagged as needing human attention. Every morning you get a summary: 12 replies sent, 3 negatives to review, 2 new interested people.

Multi-account

Running an agency? Each client has their own account, groups, schedule, panel. Everything in one tool, but fully isolated. Logs and reports per client — easy to invoice for specific outcomes. Scales from solo operator to agency handling 50+ brands.

Account safety

The most important thing for anyone who's ever lost an account. SocialBoost works in your browser — from your IP, on your session, with your browser fingerprint. Platforms see what they normally see. Plus natural delays, daily limits, captcha handling. At client sites: zero blocked accounts in six months of operation.

/ hogyan működik

From install to publication in 5 steps.

01

Installation

Chrome extension, one click. Log in once, it works in the background after.

02

Group list

Import the groups you belong to. SocialBoost recognizes them automatically.

03

You create a post

In the composer. Content, graphic, hashtags, target groups, time.

04

Publication

The extension publishes step by step. You see progress in the live panel.

05

Reports

Every evening: reach, reactions, comments, recommendations for tomorrow.

/ kinek

SocialBoost fits when social media is your sales channel.

niche e-commerce

Shops selling through groups

You sell handicrafts, online courses, products for moms, hunting gear, books — anything with interest groups on Facebook. You know your client is there. But manual publishing in 60 groups daily is impossible. SocialBoost does it for you.

marketing agencies

Social media agencies

You handle 15 clients. Each has their own account, groups, communication style. SocialBoost is one panel for your agency — with account isolation, per-client reports, easy onboarding for new clients. Fewer moderators, more brands.

freelancers

Solopreneurs and experts

Trainer, coach, consultant, lawyer — you sell your knowledge. You know LinkedIn and Facebook generate leads, but daily writing and publishing is an hour a day you don't have. SocialBoost maintains your presence while you work with clients.

/ konkrét forgatókönyvek

Three stories where SocialBoost pays for itself.

×8
reach increase

Natural cosmetics shop

A small cosmetics brand selling through Instagram and Facebook groups for moms. The owner lost 2 hours daily publishing posts. We deploy SocialBoost: identify 45 relevant groups, build a library of 50 content templates, a monthly schedule. After 8 weeks: monthly reach grew from 12,000 to 96,000 people, sales by 67%, owner's social media time dropped from 60h to 6h monthly.

e-commerce cosmetics d2c
15 → 35
agency clients

Social media agency scales 2×

The agency had 4 moderators handling 15 clients. Each handled 3–4 brands, planned posts, monitored comments, reported to clients. SocialBoost replaced 80% of the routine work: queueing, monitoring, reports. The same 4 moderators now handle 35 clients — but at the strategy, creative, and relationship level. Project margin grew from 22% to 41%.

agency B2B scaling
12 → 4
leads/day for a trainer

Business trainer — leads on autopilot

A trainer runs his own online courses. For years he generated 3–5 leads daily by manually publishing on LinkedIn and in entrepreneur groups. We bring in SocialBoost: 14 LinkedIn groups, 8 Facebook ones, a schedule of 3 posts a day, composer with a library of 60 proven ideas, auto-replies to DM pricing questions. After 3 months: an average of 12 new leads daily, of which 4 convert to a sales call.

solopreneur education lead gen
/ a motorháztető alatt

Browser-only architecture. No account risk.

Most social-media automation tools connect to platforms through official APIs. The problem is that Facebook groups have no official API for publishing. People use hidden endpoints, which platforms detect and ban. SocialBoost solves this differently: it works in your browser, where you're logged in. From the platform's perspective it's indistinguishable from a normal user.

  • Extension: Chrome Extension Manifest V3 · service workers · content scripts
  • Backend: NestJS · BullMQ · Postgres · Supabase
  • Orchestration: Chrome DevTools Protocol · WebSocket gateway · 91-group auto-sync
  • Quality: 300+ E2E tests · CI/CD · production monitoring
SocialBoost layered architecture visualization
/ gyakori kérdések

Amit az ügyfelek általában kérdeznek.

Can I get banned for using SocialBoost?

Anything that automates platforms carries some risk — that's a fact. But SocialBoost is designed to minimize it: works from your browser (not external servers), on your logged-in session, with natural delays between actions, daily limits, proper captcha handling. With first clients: zero bans in 6 months. For comparison, classic API-based tools banned accounts on average every 3–4 weeks.

Do I need an open browser all the time?

You can do it on your own computer (SocialBoost works when Chrome is open) or on a dedicated server with a headless browser (works 24/7, independent of your computer). Agencies usually pick the second — we give the client a pre-installed server accessed through a web panel. You log in once, then the work runs itself.

What about my data privacy?

SocialBoost doesn't know your Facebook password. The extension works in your logged-in session, like a bookmark manager extension. Publication data (content, schedules) is stored in your database — either locally or on your server. We don't send it to ourselves. Full GDPR compliance, full audit logs.

Which platforms does it work on?

Currently: Facebook (groups + pages + personal), Instagram, LinkedIn (personal + company), X (formerly Twitter). On the roadmap: TikTok, YouTube Community Tab, Pinterest. Each platform is a separate module — if you need support for a non-standard one (e.g., a specialist industry forum), we can add it as part of implementation.

How much does implementation cost?

Depends on scale. For a freelancer/small business (one account, up to 30 groups) — starter package. For an agency (multi-account, 50+ clients) — enterprise version with dedicated support. We set the price individually after the first call. Standard ROI for clients: 4–8 weeks (moderator time saved + sales reach growth).

/ következő lépés

Show us how you handle social media today.
We'll show where SocialBoost saves 20h a week.

Ingyenes 45 perces beszélgetés. Konkrét ötlet az első automatizálandó folyamatra.