
Roblox Continue Sort Fix od violet
Fixes the sorting of the "Continue" section on roblox.com by changing it to sort by played most recently.
9 uživatelů9 uživatelů
Metadata rozšíření
Snímky obrazovky

O tomto rozšíření
Roblox changed the "Continue" section to be an algorithm instead of sorting by last played, which I absolutely hate. This extension fixes that, now you can see what games you played in what order again!
I'm pretty sure there can be up to 49 games in the "Continue" section now, too. However, when you go on the dedicated "Continue" page, it will still be the same algorithm. I can't bother to fix that right now.
I'm pretty sure there can be up to 49 games in the "Continue" section now, too. However, when you go on the dedicated "Continue" page, it will still be the same algorithm. I can't bother to fix that right now.
Ohodnoceno 0 1 redaktorem
Oprávnění a dataZjistit více
Požadovaná oprávnění:
- Přistupovat k vašim datům stránky www.roblox.com
Další informace
- Odkazy doplňku
- Verze
- 1.2
- Velikost
- 10,06 KB
- Poslední aktualizace
- před 2 měsíci (22. srp 2025)
- Příbuzné kategorie
- Licence
- Mozilla Public License 2.0
- Historie změn
- Štítky
- Přidat do sbírky
Poznámky k verzi 1.2
Heavily optimized by not calling insertAdjacentHTML 49 damn times, instead it's innerHTML a single time, aswell as it does all the HTML construction and fetching while waiting for the Continue tab element
Added a few comments because why not
Added a few comments because why not