您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Numbers the images in imgur albums, so it's easier to reference them as #X in the comment section
This isn't as trivial as you might think: imgur's infinite scroll means that only a few images actually "exist" in the DOM at any one time, so it's not as simple as just counting how many images are there. Instead this keeps count as you scroll.
If you scroll too fast, it may get confused. If that happens, scroll back up and it should fix itself.