Hey friends and thanks for the great feedback so far. As promised, I will publish the first script for fighting recruiter spam with a little magic ๐ฉ๐ฆ of JavaScript ES6 and sneaking into the devtools.
So I created a little patreon page and if you like you could donate a little bit of your bucks. All the money will be collected and donated over to an NPO (non-profit-organization/charity) to help other people. So code should always do good things to the people. ๐๐ We will make a vote together where we would like to donate the collected money! ๐๐
To execute the script you need to visit your LinkedIn profile, visiting your My Network area and click on Manage all in the upper right corner. Then you need to open up your JavaScript console, pasting in the snippet and press ENTER โ โ๏ธ
Here are the shortcuts for WIN โณ๐/OSX ๐/LINUX ๐ง to open up the console window.
OS | Chrome ๐ | Safari ๐ฆ๐ | Firefox ๐ฅ๐ฆ |
---|---|---|---|
OSX ๐ | Cmd โ + Opt โฅ + J | Cmd โ + Opt โฅ + C | Cmd โ + Opt โฅ + K |
WIN โณ๐ | CTRL โ + SHIFT โง + J | can't find it in the docs ๐คฏ | CTRL โ + SHIFT โง + K |
LINUX ๐ง | CTRL โ + SHIFT โง + J | can't find it in the docs ๐คฏ | CTRL โ + SHIFT โง + K |
HINT: for accessing the devtools inside safari, first you need to enable it inside your preferences. Goto >> Safari >> Advanced >> โ Show Develop menu in menu bar.
And this is the way how it should work.
- clean up contact list with filters for special recruiter friends ๐
- add buddies from your awesome company ๐ฅ๏ธ๐ค
- more inspiration please leave me a pull request ๐จโ๐ป๐จโ๐ป๐จโ๐ป๐จโ๐ป