February 19th, 2026

Chrome extension updates v3.1

Google Sheets Import

  • We’ve added a new "Import from Google Sheets" feature. When browsing a Google Sheets page, the extension automatically switches to a dedicated import view. You can now copy a range of cells (with headers) and import them directly into Databar via the clipboard.

The normal scraper UI (fields, toggles, view results) is hidden on Google Sheets pages since the scraper doesn't apply there.

Results Page Improvements

  • The "Preview results" button now closes the side panel automatically when opening the results page, reducing confusion.

  • CSV downloads are now named after the table/page title (e.g. "Y Combinator companies - Feb 9, 2026.csv").

  • Fixed CSV files opening incorrectly in Excel -- added UTF-8 BOM so Excel recognizes the format natively without the Text Import Wizard.

Data Parsing Fixes

  • Duplicate column headers (e.g. two columns named "Name") are now handled gracefully -- the second becomes "Name (2)" instead of silently overwriting data.

Link extraction fixes

Our ‘extract link’ functionality was broken on our latest update - this has now been fixed and link extraction should work normally now.