IMDb - stop scripts

Prevent unecessary scripts from loading

目前为 2021-08-24 提交的版本。查看 最新版本

作者
Achernar
评分
0 0 0
版本
0.6
创建于
2021-08-24
更新于
2021-08-24
大小
2.6 KB
许可证
暂无
适用于

Every IMDb page loads more than 30 scripts (almost 50 on the new "title" page). (Note that these scripts are the one not the ones filtered by an ad-blocking extension)

The execution of these script takes a toll on the loading time of the page. It probably depends on how powerfull is your computer.
Most of the scripts are used to display widgets (on the homepage or on the new title page) or track the user. They are also used to display the suggestion box of the search field.

This userscript blocks all these scripts and only load them in the following circumstances:
- always loaded on the homepage
- always loaded on the image viewer page
- loaded when the users starts to type something in the search field (takes 2-5s to complete).

The userscript has been tested on chrome and firefox. If you encounter a problem, please post a message.