Commit a323153
authored
Remove the 'no-cors' option, which no longer seems necessary, but at the (#189)
same time creates problem on certain websites.
Difficult to confirm now, but most likely it was necessary in the past,
because otherwise browsers included an Origin header with the extension ID.
Especially on Firefox, this was problematic, since the extension ID
is a unique identifier.
But now with Firefox 148 and Chromium 145, I could no longer reproduce
that this workaround is still useful.1 parent 2b53dca commit a323153
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
458 | 457 | | |
459 | 458 | | |
460 | 459 | | |
| |||
0 commit comments