GitHub one-click sync fork

Sync your GitHub fork repo within one click

< GitHub one-click sync fork 피드백으로 돌아가기

질문/댓글

§
게시: 2020-11-23
수정: 2020-11-23

@maple3142 Well, the problem is really simple. Github won't show $('.user-profile-link>strong') unless you click the View profile and more button, so it will say something like TypeError: Cannot read property 'textContent' of null

The good news is, I've just discovered a way to get your login-name. const currentUser = $('meta[name="octolytics-actor-login"]').content will make it. That's all.

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。