Skip to content
forked from vmorsell/fairview

Browser plugin for Unbiased LinkedIn Sourcing

License

Notifications You must be signed in to change notification settings

zardan/fairview

 
 

Repository files navigation

Fairview – Unbiased LinkedIn Sourcing

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.

🚀 Features

  • Blurs profile pictures, names, and Premium badges
  • Easy toggle to enable or disable the blur effect
  • Works seamlessly with LinkedIn's UI

🌍 Browser Compatibility

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.

📦 Usage

Fairview is currently only available through manual install.

  1. Go to http://github.com/vmorsell/fairview/releases/latest and download fairview.zip

  2. Unzip

  3. Load the extension in your browser

    • Navigate to chrome://extensions
    • Enable Developer mode
    • Click Load Unpacked and select the unpacked folder
  4. For best experience, pin the plugin for easy access to the blur toggle

🛠 Development

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

📜 License

MIT License. See LICENSE for details.

🤝 Contributing

Pull requests are welcome. Please ensure that any features aligns wiht the project's goals.

About

Browser plugin for Unbiased LinkedIn Sourcing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 53.6%
  • JavaScript 15.9%
  • TypeScript 13.0%
  • Shell 9.4%
  • HTML 6.9%
  • Makefile 1.2%