[skratchdot.]


While browsing Github profiles, I notice I'll frequently change the url from github.com to twitter.com to see if that particular user has a Twitter account.

To save on some of that manual activity, I created a new userscript today: Github: Twitter Link.

You can check it out here:

Here is the current description from README.md:

Description

This is a user script that adds a twitter link on Github profile pages if a corresponding user name exists at Twitter. It utilizes local storage to minimize multiple Twitter API requests. If a corresponding user name is not found, then we will not check for it again. At some point I may add a "time limit" on when to check again.

Screenshots

Before installing the user script:

Before Installation

After installing the user script:

Twitter account exists:
After Installation - Account exists

Twitter account doesn't exist:
After Installation - Account doesn't exist

Tagged with: UserscriptJavascriptGitGithubTwitterProjects