Skip to content

Request: Option to disable Tab Group creation by extension #1780

@Ch1ronWang

Description

@Ch1ronWang

Problem

The OpenCLI Chrome extension creates a Tab Group (named "OpenCLI Browser" / "OpenCLI Adapter") every time a browser command is executed. These groups are never automatically deleted after the automation completes, which makes the Chrome tab bar messy and hard to manage.

Request

Add a setting or flag to disable Tab Group creation. Options could be:

  1. Extension settings: Add a toggle in the extension popup to enable/disable Tab Group creation
  2. CLI flag: Add --no-tab-group flag to browser commands
  3. Config file: Add OPENCLI_DISABLE_TAB_GROUP=1 environment variable

Use case

When using OpenCLI frequently for automation tasks, the Chrome tab bar gets filled with many "OpenCLI" groups that accumulate over time. Being able to disable this feature would keep the tab bar clean.

Additional context

  • OpenCLI version: 1.8.0
  • Extension version: 1.0.15
  • Chrome on Windows/WSL

Thank you for considering this feature request!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions