You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can add some simple optimizations to only try direct fetch of pages with certain known extensions, otherwise, assume HTML.
This avoids the extra fetch that happens for every page (and may contribute to rate limits).