Skip to content

Conversation

@yaonyan
Copy link
Contributor

@yaonyan yaonyan commented Dec 7, 2025

Summary

Introduces a brand new, streamlined Chrome Extension implementation for Dev Inspector. This new approach eliminates the complex Native Messaging Host entirely, replacing it with a lightweight architecture that directly fetches and injects the inspector client from your running dev server. This enables seamless element inspection on any webpage with zero extra system dependencies.

…rome extension

- Remove packages/native-messaging-host
- Update packages/chrome-extension to inject inspector script from server
- Remove unused extension popup and content scripts
- Fix workspace root detection in unplugin config-updater
- Clean up incorrect mcp config files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants