您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Prevent unecessary scripts from loading
当前为
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.