-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
refined-github/github-url-detection
#230Labels
Description
Description
https://github.com/refined-github/github-url-detection/blob/main/index.ts#L725
export const isPrivateUserProfile = (): boolean => isUserProfile() && !exists('.UnderlineNav-item[href$="tab=stars"]');
!exists('.UnderlineNav-item[href$="tab=stars"]') -> always false now
How to replicate the issue + URL
People that follows you.
Extension version
26.2.2
Browser(s) used
chrome
Token ⚠️
- I set a token in the options page. I understand that some features require a token to work.
Reactions are currently unavailable