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
Problem:
Screen flickers on every application of the w param, because the intercept code cannot run until the page loads initially.
Solution:
Once on a Github page, replace links in the body (both that exist, and that are added by the SPA) with links appended with the w param. This is achievable without requiring more permissions 🎉