Skip to content

Extension triggers CORS errors (GA collect + withCredentials/include) and breaks Chrome Translate in normal mode #4

@ai3ifkl8FZzMD1E

Description

@ai3ifkl8FZzMD1E

Hi, thanks for the project.
I found that enabling this extension (RSC_Detector) can break Google Chrome’s built-in Translate on some pages. In a normal Chrome window, translation fails and the DevTools console shows a CORS error related to Google Analytics. In Incognito (where the extension is disabled), translation works normally.
What I see
When translating (example page below), DevTools shows:
Access to XMLHttpRequest at 'https://www.google-analytics.com/j/collect?...'from origin 'https://www.acunetix.com' has been blocked by CORS policy:The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*'when the request's credentials mode is 'include'.The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions