
Roblox Continue Sort Fix 作成者: violet
Fixes the sorting of the "Continue" section on roblox.com by changing it to sort by played most recently.
9 Users9 Users
拡張機能メタデータ
スクリーンショット

この拡張機能について
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.
Rated 0 by 0 reviewers
Permissions and data詳細情報
必要な権限:
- www.roblox.com のユーザーデータへのアクセス
詳しい情報
- アドオンリンク
- バージョン
- 1.2
- サイズ
- 10.06 KB
- 最終更新日
- 2ヶ月前 (2025年8月22日)
- バージョン履歴
- タグ
- コレクションへ追加
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