
Roblox Continue Sort Fix av violet
Fixes the sorting of the "Continue" section on roblox.com by changing it to sort by played most recently.
9 brukarar9 brukarar
Metadata for utvidingar
Skjermbilde

Om denne utvidinga
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.
Vurdert 0 av 0 meldarar
Løyve og dataLes meir
Påkravde løyve:
- Tilgang til dataa dine for www.roblox.com
Meir informasjon
- Lenker for tillegg
- Versjon
- 1.2
- Storleik
- 10,06 KB
- Sist oppdatert
- 2 månader sidan (22. aug. 2025)
- Liknande kategoriar
- Versjonshistorikk
- Etikettar
- Legg til i samling
Versjonsnotat for 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