You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: