Number imgur album images

Numbers the images in imgur albums, so it's easier to reference them as #X in the comment section

作者
Retsam
今日安裝
0
安裝總數
16
評價
1 0 0
版本
1.0
建立日期
2018-03-05
更新日期
2020-05-27
尺寸
2.4 KB
授權條款
未知
腳本執行於

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.