Mark Tito Cardeno

Web Systems Developer • Android App Developer • Database Builder

Cardeno17 Developer Portfolio
← Back to Portfolio

Meta Inbox Automation System (MTC101 v4.5)

Browser Extension • Automation Tool • Messaging Workflow System
Live System / Internal Tool / Continuous Development
JavaScript
Browser Extension
Automation
Meta Inbox
Messaging System
Workflow Automation
Bulk Messaging
Keyword Filtering
DOM Manipulation
Productivity Tool
Meta Inbox Automation System (MTC101 v4.5)
Meta Inbox Automation System (MTC101 v4.5)
1 / 2

Overview

A browser-based automation tool designed to streamline communication workflows within Meta (Facebook) inbox, combining bulk messaging capabilities with built-in safety keyword detection and controlled automation flow.

This system addresses the challenges of manual messaging, where sending repetitive announcements or reminders to multiple users can be time-consuming, inconsistent, and prone to errors. It also reduces the risk of using restricted or sensitive keywords that may trigger platform limitations.

Solution

The solution is a custom-built browser extension that automates messaging processes while maintaining control and safety. It allows users to send messages across multiple inbox threads efficiently, using predefined templates and structured automation logic.

How the System Works

  • User selects a message template and target inbox conversations
  • System scans the message for restricted or sensitive keywords
  • If unsafe → system blocks or warns before sending
  • If safe → automation proceeds
  • System opens inbox threads in batch mode
  • Messages are sent one-by-one with controlled delay (human-like behavior)
  • Process loops until all conversations are completed

Sample Behaviors

  • Automatically sends reminder messages to multiple users, reducing manual work from hours to minutes
  • Sends a single announcement across multiple inbox threads efficiently
  • Prevents sending messages containing restricted or sensitive keywords
  • Applies delay and sequence logic to mimic human behavior and reduce detection risk

Results

  • Reduces manual workload by over 90%
  • Improves speed and consistency of communication
  • Minimizes human error
  • Provides a safer messaging workflow

Technical Highlights

  • JavaScript-based browser extension (manifest + content scripts)
  • DOM interaction with Meta inbox interface
  • Keyword filtering logic for message validation
  • Batch processing system for multi-thread messaging

Impact

This project demonstrates the ability to build real-world automation systems that improve operational efficiency, reduce risk, and handle large-scale communication workflows.