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
CSS type userscripts are not injecting into sub-frames. When a parent frame has a sub frame that requests a css file, the css is injected into the parent frame, not the requesting sub frame.
Should check for frameId on the API_ADD_STYLE_SYNC request.