LinkedIn Grow Network.js

To grow LinkedIn network

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Dalveer Singh
日安装量
0
总安装量
117
评分
1 0 0
版本
0.0.1.20240528022703
创建于
2024-05-28
更新于
2024-05-28
大小
3.6 KB
兼容性
与 Chrome 兼容
许可证
MIT
适用于

/* Purpose: To grow LinkedIn network

How To Use: Method 1 (with Extension) (Preferred),
1. Download any JS Extension for your preferred browser (Extension example: user-JavaScript-and-CSS);
2. Copy this code (all, or a part of it).
3. Create new entry in your JS extension for "https://www.linkedin.com", and and paste copied code in it.
4. Refresh "linkedIn.com" and start browsing, this code will search for users visible on your page and send them a connection request.
5. In Console, you will see update as "invited users:[count]"

How To Use: Method 2 (Without Extension),
1. Open LinkedIn.com and login in your browser, and then open console (F12 in Chrome, or google it, "how to open and use console in [browser]).
2. Copy this code (all, or a part of it), (If you are new to JS, then copy all of it).
3. Paste copied code in console of your LinkedIn.com tab, and press enter.
3. Start browsing LinkedIn, this code will search for users visible on your page and send them a connection request.
4. In Console, you will see update as "invited users:[count]"
NOTE: In this method, you will need to repeat step[2-3] every time, you page reloads, keep checking step[4].

Extension that I use: https://chromewebstore.google.com/detail/user-javascript-and-css/nbhcbdghjpllgmfilhnhkllmkecfmpld
NOTE: There is a linked weekly limit of 100-200 requests, you can use this every week.

Follow me at: https://github.com/Dalveer-Singh
*/