Blind Reviews Experiment, a browser extension to redact authors of review requests on Bugzilla and Github
See Web Extension for Debiasing Code Reviews in Splinter Experiment.
Visit the Blind Reviews page on addons.mozilla.org to add the current version to Firefox.
Download the code and load it as a temporary extension from about:debugging
(or chrome:extensions
in Chrome).
Clone, install and run tests:
git clone https://github.com/zombie/blind-reviews
cd blind-reviews
npm install
npm test
MIT