Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 1.05 KB

File metadata and controls

31 lines (22 loc) · 1.05 KB

linkedINonymous

Reduce implicit bias in hiring by anonymizing LinkedIn profiles

What this plugin does

  • Removes profile pictures from LinkedIn
  • Anonymizes the names of users on LinkedIn

Why?

https://hbswk.hbs.edu/item/minorities-who-whiten-job-resumes-get-more-interviews

https://www.nytimes.com/2015/01/04/upshot/the-measuring-sticks-of-racial-bias-.html

http://gender.stanford.edu/news/2014/why-does-john-get-stem-job-rather-jennifer

In short, we suck at turning off our biases, even when we want to. Instead, let's evaluate resumes based on their merit, not on our cultural stereotypes.

Development

Dependencies: node, yarn, Google Chrome

  1. git clone git@github.com:AnilRedshift/linkedINonymous.git
  2. yarn
  3. yarn start
  4. Navigate to chrome://extensions choose "Load Unpacked", and then select the build folder

Building production versions

  1. yarn run build:prod or yarn run build:firefox:prod for firefox

Feedback

Please send feedback!