您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Blocks promoted posts from the LinkedIn feed.
当前为
I didn't enjoy seeing promoted corporate messages on my LinkedIn feed, so I created this script to remove all of them. There was another script called LinkedIn Unsponsored that did the samething, but it wasn't working and hasn't been updated. It used a method of scanning for the word "promoted" and required users to participate and give different language variations of the word for the script to work for their specific native tongue--there's no need to do that for my script.
However, the script may affect the performance of LinkedIn: I could not disconnect the mutation observer because scrolling through the feed causes new content to appear and the mutation observer is needed to check for the promoted posts to pop-up.
Before | After |
---|---|
If you like this script and want me to continue maintaining it, please consider a donation. Thank you.