Skip to content

Popup opens devtools panel when browser CDP protocol is enabled and connected #1524

@slothvips

Description

@slothvips

Describe the issue

Bug Description

When the browser's open CDP (Chrome DevTools Protocol) is enabled and connected, every time the extension popup is opened, a devtools panel also opens automatically.

Steps to Reproduce

  1. Enable the browser's open CDP protocol feature (e.g., in Chrome, run with --remote-debugging-port=9222)
    1. Connect to the CDP endpoint
    1. Click on the Authenticator extension icon to open the popup
    1. Observe that alongside the popup, a devtools panel also opens

Expected Behavior

Only the extension popup should open. No devtools panel should appear automatically.

Environment

  • Browser: Chrome/Edge with CDP enabled
    • Browser Version: Please specify
      • Extension Version: Please specify

Browser

Chrome

Browser Version

Chrome with CDP enabled (please specify your version)

Extension Version

Please specify your extension version

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions