An open API service indexing awesome lists of open source software.

https://github.com/marianapatcosta/github-email-getter

GitHub E-mail Getter is a simple chrome extension to extract the e-mail associated with the commits of a GitHub user. You enter GitHub username or URL if the user's e-mail is public, the extension finds it, so you can contact the user by e-mail.
https://github.com/marianapatcosta/github-email-getter

chrome-extension css github javascript

Last synced: 3 months ago
JSON representation

GitHub E-mail Getter is a simple chrome extension to extract the e-mail associated with the commits of a GitHub user. You enter GitHub username or URL if the user's e-mail is public, the extension finds it, so you can contact the user by e-mail.

Awesome Lists containing this project

README

          

# GitHub E-mail Getter

GitHub E-mail Getter is a simple chrome extension to extract the e-mail associated with the commits of a GitHub user. You enter GitHub username or URL if the user's e-mail is public, the extension finds it, so you can contact the user by e-mail.

![image](https://user-images.githubusercontent.com/43031902/215606660-b4586590-48dd-478f-ba0a-dedd1a7037ce.png)

Download it from [Chrome Web Store](https://chrome.google.com/webstore/detail/github-email-getter/jdjkjpeooffmacndbhajdkndahdbldgn?hl=pt-PT&authuser=0).

## How to use

- Download project folder
- Open a Chrome window
- Go to `customise and control Google Chrome -> More Tools -> Extensions`
- Activate `developer mode`at top right corner toggle
- Click `Load unpacked` and select the folder where this project in stored in yourn computer