
Roblox Continue Sort Fix von violet
Fixes the sorting of the "Continue" section on roblox.com by changing it to sort by played most recently.
9 Benutzer9 Benutzer
Metadaten zur Erweiterung
Screenshots

Über diese Erweiterung
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.
Bewertet mit 0 von 0 Bewertern
Berechtigungen und DatenWeitere Informationen
Benötigte Berechtigungen:
- Auf Ihre Daten für www.roblox.com zugreifen
Weitere Informationen
- Add-on-Links
- Version
- 1.2
- Größe
- 10,06 KB
- Zuletzt aktualisiert
- vor 2 Monaten (22. Aug. 2025)
- Verwandte Kategorien
- Versionsgeschichte
- Schlagwörter
- Zur Sammlung hinzufügen
Versionshinweise für 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