SIGN IN SIGN UP

Move extension fetch to main thread

This makes the fetch work independently of the worker's origin which is
no longer the same as the main thread (the main problem is the inability
to send cookies without setting SameSite to None).
A
Asher committed
f20f7ac166b40b7420a6114968a3506362280b54
Parent: a7c43a8