linkedin-clean-url

Cleans the tracking stuff from LinkedIn URLs.

作者
Çağlar Toklu
今日安裝
0
安裝總數
502
評價
1 0 0
版本
1.0.0
建立日期
2016-04-11
更新日期
2016-04-11
尺寸
1.9 KB
授權條款
BSD 2-Clause
腳本執行於

Cleans the tracking stuff from LinkedIn URLs.

It detects the ?trk= in the URL on LinkedIn, and removes the tracking query string.


https://www.linkedin.com/pulse/how-unique-your-web-browser-electronic-frontier-report-agnihotri?trk=pulse-det-nav_art
becomes:
https://www.linkedin.com/pulse/how-unique-your-web-browser-electronic-frontier-report-agnihotri


https://www.linkedin.com/home?trk=nav_responsive_tab_home
becomes:
https://www.linkedin.com/home

This script does not increase the security, nor it provides privacy. LinkedIn will still be able to track you. However, if you bookmark or share the pages, save pages to note taking and read it later services, getting the tracking URLs removed might be useful.

Development page:
https://github.com/caglartoklu/linkedin-clean-url.user.js

长期地址
遇到问题?请前往 GitHub 提 Issues。