awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
xcanwin avatar

xcanwin/KeepChatGPT

0
View on GitHub↗
14,886 stars·739 forks·JavaScript·GPL-2.0·19 views

KeepChatGPT

KeepChatGPT is a browser extension designed to enhance the ChatGPT web experience by acting as a session manager, UI optimizer, and privacy guard. It focuses on maintaining active connections to prevent session timeouts and improving the overall interface for better readability and organization.

The project distinguishes itself through privacy and security features that block tracking telemetry and use regular expressions to mask sensitive data before it is sent. It also includes tools to mitigate conversation auditing and bypass bot verification challenges to reduce the risk of account restrictions.

The extension provides workflow optimizations such as automatic response continuation for truncated outputs and the ability to clone previous prompts. It further modifies the user interface by removing page clutter, widening the chat area, and adding metadata to conversation history.

Features

  • Browser Extensions - A browser extension providing security, session persistence, and UI enhancements for the ChatGPT web experience.
  • Session Heartbeats - Implements periodic background requests to prevent session timeouts and maintain an active connection.
  • Session Persistence Tools - Prevents session expiration through automated heartbeat requests to keep the interface active.
  • LLM Session Managers - Provides automated heartbeat requests and response continuation to maintain stable connections with AI chat interfaces.
  • Data Masking - Uses regular expression rules to scrub sensitive information from prompts before transmission.
  • Telemetry Blocking - Intercepts and blocks telemetry and behavior analysis requests to protect user privacy and improve page performance.
  • Privacy Protection - Blocks tracking telemetry and masks sensitive data to prevent user monitoring.
  • Request Interception Utilities - Intercepts and modifies outgoing network requests to block tracking telemetry and bypass auditing.
  • Chat Interface Customizations - Modifies the visual layout and adds organizational metadata to the chat interface.
  • Automatic Response Continuations - Automatically triggers continuation requests when AI responses are truncated.
  • Conversation History Management - Provides tools for managing conversation history and cloning prompts to organize AI interactions.
  • Conversation History Management - Enriches the chat sidebar with metadata such as dates and model identifiers for easier organization.
  • AI Content Guarding - Acts as a privacy guard by filtering sensitive data and blocking telemetry in AI interactions.
  • Prompt Cloning Tools - Provides a one-click mechanism to clone and edit previous prompts for rapid iteration.
  • Prompt Iteration Workflows - Optimizes the workflow for long-form content generation through automatic continuations and prompt cloning.
  • Prompt Iteration - Enables rapid iteration of instructions by cloning and editing previous prompts.
  • Connection and Session Management - Automatically handles network timeouts and session errors to maintain a continuous connection.
  • Verification Bypasses - Implements mechanisms to automatically bypass bot verification challenges and spider checks to ensure uninterrupted access.
  • Audit Bypass Mechanisms - Reduces the risk of account restrictions by modifying request behavior to bypass content auditing.
  • Audit Mitigation - Modifies outgoing requests to reduce conversation tracking and protect accounts from auditing-related restrictions.
  • Interface De-cluttering - Removes page clutter and widens the chat area for an optimized viewing experience.
  • Custom Stylesheet Injection - Injects custom CSS to modify the visual layout and widen the chat interface for better readability.
  • Interface Layout Customization - Adjusts the chat layout by widening the viewing area and removing redundant elements to improve readability.
  • DOM Mutation Observation - Monitors the page structure for changes to trigger automatic response continuations and UI updates.
  • Infrastructure and Utilities - Fixes network errors and connection issues for web interfaces.
  • Browser Extensions - Fixes for network errors and connectivity issues.

Star history

Star history chart for xcanwin/keepchatgptStar history chart for xcanwin/keepchatgpt

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does xcanwin/keepchatgpt do?

KeepChatGPT is a browser extension designed to enhance the ChatGPT web experience by acting as a session manager, UI optimizer, and privacy guard. It focuses on maintaining active connections to prevent session timeouts and improving the overall interface for better readability and organization.

What are the main features of xcanwin/keepchatgpt?

The main features of xcanwin/keepchatgpt are: Browser Extensions, Session Heartbeats, Session Persistence Tools, LLM Session Managers, Data Masking, Telemetry Blocking, Privacy Protection, Request Interception Utilities.

What are some open-source alternatives to xcanwin/keepchatgpt?

Open-source alternatives to xcanwin/keepchatgpt include: adguardteam/adguardfilters — AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its… sindresorhus/caprine — Caprine is a privacy-focused desktop client for Facebook Messenger. It functions as an Electron-based wrapper that… openai/openai-agents-python — This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime… bewlybewly/bewlybewly — BewlyBewly is a browser extension that customizes the Bilibili homepage, modifying its layout and appearance to… honestbleeps/reddit-enhancement-suite — Reddit Enhancement Suite is a browser extension that injects JavaScript and CSS directly into the Reddit web interface… amd64fox/spotx — SpotX is a desktop client patcher designed to modify the Spotify application. It functions as an ad-blocking modifier…

Open-source alternatives to KeepChatGPT

Similar open-source projects, ranked by how many features they share with KeepChatGPT.
  • adguardteam/adguardfiltersAdguardTeam avatar

    AdguardTeam/AdguardFilters

    4,142View on GitHub↗

    AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its primary purpose is to provide the rules necessary to identify and remove advertisements, tracking scripts, and intrusive elements across web browsers and applications. The project includes specialized rules for cosmetic filtering to hide layout gaps and a malware domain database to block phishing and spyware destinations. It provides distinct filtering sets for different regions and purposes, such as social media blocking. The repository covers broad capability areas including m

    Adblock Filter Listadblockadguardfilter-list
    View on GitHub↗4,142
  • sindresorhus/caprinesindresorhus avatar

    sindresorhus/caprine

    7,321View on GitHub↗

    Caprine is a privacy-focused desktop client for Facebook Messenger. It functions as an Electron-based wrapper that encapsulates the web application to provide system-level features and advanced user interface customizations. The client prioritizes user privacy by masking activity status, hiding typing indicators, and blocking tracking parameters from outgoing links. It further enhances the user experience through a customizable interface that supports dark mode, custom stylesheets, and window vibrancy effects. The application includes tools for keyboard-driven navigation to switch between co

    TypeScriptappcaprinechat
    View on GitHub↗7,321
  • openai/openai-agents-pythonopenai avatar

    openai/openai-agents-python

    27,191View on GitHub↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Pythonagentsaiframework
    View on GitHub↗27,191
  • honestbleeps/reddit-enhancement-suitehonestbleeps avatar

    honestbleeps/Reddit-Enhancement-Suite

    4,397View on GitHub↗

    Reddit Enhancement Suite is a browser extension that injects JavaScript and CSS directly into the Reddit web interface to customize its layout, styling, and behavior. It operates entirely on the client side, storing user preferences locally and manipulating the page's DOM to rearrange elements, apply visual overrides, and observe mutations so that modifications persist even as new content loads dynamically. The extension provides keyboard-driven navigation for browsing posts and comments without a mouse, along with user-defined filtering that can hide or highlight comments and posts based on

    JavaScriptchrome-extensionedge-extensionfirefox-addon
    View on GitHub↗4,397
See all 30 alternatives to KeepChatGPT→