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.