leoding86 / webextension-pixiv-toolkit

A web extension for Pixiv
1.46k stars 88 forks source link

Image numbering #109

Closed scampadversary closed 3 years ago

scampadversary commented 3 years ago

Please change the tag {pageNum} to put a 0 before the first 10 images. Like this: 00, 01, 02, 03, 04, 05, 06, 07, 08, 09 (and then 10).

Right now sorting by order is impossible after 9 because 10 goes directly after 1 rather than after 9. 20 goes after 2 rather than 19, and so on.

Please!

leoding86 commented 3 years ago

New version will be released in few days.