Home

Awesome

Blind Code Reviews

Blind Code Reviews, a browser extension to redact authors of review requests on Github

Background

See Mozilla experiment aims to reduce bias in code reviews.

Using the latest release

Visit the extension page on addons.mozilla.org to add the current version to Firefox.

Using a development version

Download the code and load it as a temporary extension from about:debugging (or chrome:extensions in Chrome).

Running Tests

Clone, install and run tests:

git clone https://github.com/zombie/blind-reviews
cd blind-reviews
npm install
npm test

status

License

MIT

Related projects