Bypass CORS checks
The CORS Everywhere extension does no longer work as of September 2023. Here is a workaround (method 1), which does not always seem to work however: 1. Go to about:config 2. Search for security.fileuri.strict_origin_policy and set it to false. Reference: https://www.devdude.com/disable-cors/ Apparently this does not work, it is only for local files. CORS discussion at Mozilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1039678
This is a personal note. Last updated: 2024-04-14 13:36:36.