Skip to content

Instantly share code, notes, and snippets.

@vgk77
Last active August 12, 2024 14:26
Show Gist options
  • Select an option

  • Save vgk77/9ded159bd982bd780351ae0c3a942ccf to your computer and use it in GitHub Desktop.

Select an option

Save vgk77/9ded159bd982bd780351ae0c3a942ccf to your computer and use it in GitHub Desktop.
Disable #firefox same origin policy
https://developer.mozilla.org/en-US/docs/Archive/Misc_top_level/Same-origin_policy_for_file:_URIs
about:config -> security.fileuri.strict_origin_policy -> false
@the-r3dacted
Copy link

Doesn't work, still get error

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://eclipse.cx/quicc.css. (Reason: CORS request did not succeed). Status code: (null).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment