Fairview is a browser extension that helps you discover potential candidates on LinkedIn based on experience, not appearances. It blurs profile pictures, names, and Premium badges - helping you focus on skills, not subconscious biases.
- Blurs profile pictures, names, and Premium badges
- Easy toggle to enable or disable the blur effect
- Works seamlessly with LinkedIn's UI
Fairview is designed for Chromium-based browsers. It has been tested and confirmed to work in:
- Google Chrome
- Brave
- Microsoft Edge
It should also work in other Chromium-based browsers like Opera and Vivaldi, though they have not been tested.
🚫 Not yet supported in Firefox, Safari, and other non-Chromium browsers.
Fairview is currently only available through manual install.
-
Go to http://github.com/vmorsell/fairview/releases/latest and download
fairview.zip
-
Unzip
-
Load the extension in your browser
- Navigate to
chrome://extensions
- Enable Developer mode
- Click Load Unpacked and select the unpacked folder
- Navigate to
-
For best experience, pin the plugin for easy access to the blur toggle
To start the development server with auto-rebuild
npm run dev
To lint and format the code
npm run lint
npm run format
To build a production release
npm run build
MIT License. See LICENSE
for details.
Pull requests are welcome. Please ensure that any features aligns wiht the project's goals.