csv-reader icon indicating copy to clipboard operation
csv-reader copied to clipboard

Extension blocks `.csv` downloads

Open FeBe95 opened this issue 1 year ago • 0 comments

Sometimes this extension blocks a .csv file from being downloaded, and only a blank page is shown. For me this has happened on GitHub a lot. The GitHub URL seems to respond with a 302 Moved Temporarily header, but the target location (https://objects.githubusercontent.com/github-production-repository-file-[...]) is never navigated to (inspecting the network tab in the dev tools).

After disabling the extension, the file is downloaded as expected.

Test URL: https://github.com/user-attachments/files/15524238/Top.25.Products.on.Amazon.2024.csv

FeBe95 avatar Sep 20 '24 11:09 FeBe95