currently working on performance and allowing the user to just save the questions without going to options.html
We get it. You're on a job hunt, applying to multiple positions, and every single time, LinkedIn throws that pesky "Follow company" checkbox at you. Who has time for that? Enter LinkedIn Auto Uncheck – your new best friend for job applications! 🚀
This nifty Chrome extension automatically unchecks the "Follow company" box on LinkedIn job applications. So, you can focus on what really matters: landing that dream job! No more unnecessary follows, just pure, unadulterated efficiency.
- Download or clone this repo to your computer.
- Fire up Google Chrome and head over to
chrome://extensions/
. - Enable Developer Mode – it's the switch in the top right corner.
- Hit "Load unpacked" and select the folder where you saved this project.
- Boom! The extension is now installed and ready to roll.
- Simply visit any LinkedIn job application page. The extension will automatically uncheck the "Follow company" checkbox for you. Sit back, relax, and let the magic happen. ✨
- manifest.json: The brains of the operation – tells Chrome what the extension is all about.
- background.js: Keeps things running smoothly in the background.
- content.js: The hero of the story – this script does the unchecking for you.
- options.html: The database of your questions.
Got ideas to make this even better? Fork the repo, make your changes, and send over a pull request. Let’s make job hunting a little less tedious, one checkbox at a time!
This project is licensed under the MIT License, ensuring it’s free and open for anyone to use.