Greasy Fork is available in English.

GitHub one-click sync fork

Sync your GitHub fork repo within one click

< Feedback on 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.

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.