Owyn

Results 171 comments of Owyn

It uses sessionStorage cookie to prevent itself from resizing the image, might be your other extensions or scripts cleaning it up

I have tried opening 10+ tabs in chrome and using R in all of them - all worked fine

That's the website doing it itself with javascript - it's clearing sessionstorage used to store the script's mark "don't run the script" ![Image](https://github.com/user-attachments/assets/8a7bb471-4d32-4531-9e63-3c9045e8475a) The easiest fix for you would be...

I have the same problem, I have "use only one window for jpegview" and when I unfocus my image and open another one - the new one opens in the...

I thought about deducing seconds in my CSS2RSS script itself but such functionality in my opinion should be in the very core, like it was done for #621 , and...

> Do you want to use "order" of articles as they are specified in the source XML file? That would work, I believe Even if it's not exactly the standard...

Not too happy that I'll have to add yet another filter to my list of filters already containing a hundred items... just to add the functionality which should have been...

Can't it be implemented without actually changing the article times? - by changing the default sorting algorithm somehow to keep the original order in which the server gave the date-less...

Thank you for finding it ❤️ Indeed The default sort is by the date, right? maybe set it to "date, id" ?