The TabNeuron Connector extension reads tab URLs, titles, and page content from your Chrome browser and forwards them to the TabNeuron desktop application running locally on your machine via localhost:5555.
Why this extension is needed: Chrome extensions are the only way to access browser tab data programmatically. TabNeuron uses this bridge to:
- Extract Tab Metadata: Titles, URLs, favicons, and Open Graph tags
- Capture Visual Previews: Automatic screenshots for spatial organization
- Read Page Content: Main content extraction (500 to 10000 characters, ads stripped)
- Sync Tab Groups: Bidirectional sync with Chrome's native tab groups
All data processing happens locally. The extension does not collect, store, or transmit any data to external servers.