
Roblox Continue Sort Fix door violet
Fixes the sorting of the "Continue" section on roblox.com by changing it to sort by played most recently.
9 gebruikers9 gebruikers
Metagegevens van extensie
Schermafbeeldingen

Over deze extensie
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.
Met 0 gewaardeerd door 0 beoordelaars
Toestemmingen en gegevensMeer info
Vereiste machtigingen:
- Uw gegevens voor www.roblox.com benaderen
Meer informatie
- Add-on-koppelingen
- Versie
- 1.2
- Grootte
- 10,06 KB
- Laatst bijgewerkt
- 2 maanden geleden (22 aug. 2025)
- Verwante categorieën
- Licentie
- Mozilla Public License 2.0
- Versiegeschiedenis
- Labels
- Toevoegen aan collectie
Uitgaveopmerkingen voor 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