Skip to content
 
 

Repository files navigation

NetworkMaxx

NetworkMaxx Logo

Maximize your networking on LinkedIn and X/Twitter with authentic, context-aware comment suggestions tailored to your own personal writing style.

License: MIT Manifest V3 Powered By Gemini Platform: LinkedIn Platform: X PRs Welcome


🚀 Overview

NetworkMaxx is a modern, privacy-focused Chrome Extension that helps you build high-impact relationships on professional networks. By harnessing local LLM prompts via the Google Gemini API, it analyzes social posts and generates 3 distinct comment suggestions in your authentic writing voice.

Unlike generic bots, NetworkMaxx matches your unique writing style by scraping your past comments and extracting stylistic tokens. It features a custom, responsive claymorphic user interface built strictly with pure CSS/JS variables.


✨ Features

  • 👤 Writing Style Sync: Scrapes and analyzes your own past comments directly from LinkedIn to build a unique style profile.
  • 🎯 Humility & Tone Level Selector:
    • 1. Direct & Concise: Short, actionable, and straight to the point.
    • 2. Humble Expert (Recommended): Insightful, polite, and deeply value-additive.
    • 3. Witty Builder: High personality, engaging, and creative.
  • 🧠 Context-Aware Suggestions: Generates multi-variant responses (short reflections, questions, or healthy debates) based on the target post's contents.
  • 💼 Job Hunting Mode: Specialized tones to stand out to recruiters and hiring managers.
  • Master Generate: Scrapes your active feed page, generating personalized comment suggestions for multiple posts concurrently.
  • 🤝 Easy Connect: Creates context-appropriate, non-generic invitation notes for LinkedIn connection requests based on target profiles.
  • 🛡️ Privacy First: Your Gemini API Key is stored only locally inside your browser (chrome.storage.sync) and is never sent to a third-party server.

📦 Local Setup Instructions

  1. Clone the Repository:
    git clone https://github.com/eskayml/networkmaxx.git
    cd networkmaxx
  2. Load into Google Chrome:
    • Navigate to chrome://extensions/.
    • Toggle Developer mode (top-right corner).
    • Click Load unpacked (top-left corner).
    • Select the networkmaxx folder.
  3. Configure API Access:
    • Get a free API Key from Google AI Studio.
    • Click the NetworkMaxx extension icon in your toolbar.
    • Paste your key and choose your preferred Gemini model (Gemini 3.5 Flash is recommended).

💻 Developer & Contributor Workflows

Code Validation

Before committing or preparing a release, execute a syntax sanity check on files:

node --check background.js
node --check content_linkedin.js
node --check content_x.js

Packaging Releases

Use the packaged shell script to output a standard Chrome ZIP:

# Windows (Git Bash) or macOS/Linux
./release.sh

This automatically reads the version in manifest.json and creates a package named: YYYYMMDD-HHMMSS-butterfly-<version>.zip containing all essential assets.


📄 License

Distributed under the MIT License. See LICENSE for more information.

About

become a social butterfly / chrome extension

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages