您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Removes all tracking info from imdb links. Keeps other parameters intact.
当前为
This script removes the tracking elements from all links on imdb pages.
It keeps other parameters intact: search query, hash element.
For me, the usefulness of the script is mainly to get back uniformity in pages urls.
With a tracking element, the same page can be linked with different urls, and your browsing history won't show a page as viewed (with a link in a different color) even if you have viewed it previously.
Example:
www.imdb.com/title/tt0053221/?ref_=fn_al_tt_1 www.imdb.com/title/tt0053221/?ref_=nv_sr_srsg_0 | |
www.imdb.com/title/tt0053221/?ref_=nm_flmg_act_38 | |
www.imdb.com/title/tt0053221/ |
For more userscripts, styles, extensions, tips, ..., visit my programming page.