IMDB URL Cleaner

Cleans the URL for a title's page on IMDB

当前为 2017-02-25 提交的版本,查看 最新版本

作者
vonRaven
评分
0 0 0
版本
1
创建于
2017-02-25
更新于
2017-02-25
大小
387 字节
许可证
暂无
适用于

When browsing websites the URL often contains query strings at the end like "?ref_=nv_sr_1" to track where you clicked on the link. This helps making visible what areas of a website are used the most. It can lead to a lot of duplicated bookmarks though due to the the different URLs. In order to prevent that this script removes the query string after a page was loaded without reloading it.