rows / X

RowsX is a Chrome extension that performs simple web scraping tasks for business users. It loads data from website tables into spreadsheets. Developed by Rows.com.
https://chromewebstore.google.com/detail/rowsx/abkccndhocmfdombbpmnhfjidcdcjjeo
MIT License
77 stars 13 forks source link

fix(usage-metrics): correctly report the current tab URL when `Opening in Rows` #105

Closed ricardofelgueiras closed 5 months ago

ricardofelgueiras commented 5 months ago

The URL field on the usage report metric reported when Opening in Rows is wrongly reported. It's reporting the https://rows.new URL.

This PR intends to correctly report the original tab URL.