/wit

Link with Women - Chrome extension for LinkedIn

Primary LanguageJavaScript

Link with Women

A chrome extension to help you connect with more women on LinkedIn:

-Navigate to the My Network tab (on LinkedIn)
-Click the Link with Women Chrome Extension icon
-The extension will filter people currently loaded

If you want to use this extension, see the install instructions listed below.

Demo

LinkWithWomen

Presentation

Women in Tech Presentation

Press

07/20/2017 - Forbes.com - How Capital One Supports Diversity From Top To Bottom

Install Instructions

Sign-up for a FREE API key from Clarifai:
https://developer.clarifai.com/signup/

Sign-up for a FREE API key from Gender-API:
https://gender-api.com/en/account

git clone <the_repo_link>

Rename secret.js.example to secret.js and replace the words with actual keys from the sign-up step:

const clarKey = 'CLARIFAI_API_KEY_HERE';
const genderKey = 'GENDER_API_KEY_HERE';

In Chrome, navigate to: chrome://extensions/
Check the Developer mode check box
Click Load unpacked extension...
Select the wit folder

Resources

https://developer.chrome.com/extensions
https://www.clarifai.com/
https://gender-api.com/

Bonus Features

On the LinkedIn Home tab, use this extension to remove "Person X Connected with Person Y" notifications. Feature works as you scroll.

On the LinkedIn Jobs tab, use this extension to filter down to LinkedIn Easy Apply jobs. Feature works as you scroll.