Forces Facebook comments to show "All Comments" or "Newest" instead of "Most Relevant" + Auto-expand replies
< 脚本 Facebook Comment Sorter 的反馈
even if I set it to const sortPreference = "all"
it still sorts the comments by Newest, please fix
Thanks for reporting this! I found the issue and just released a new version which fixes this exact bug.
The problem was Facebook's menu text is weird - "Newest" actually contains "all comments" in its description, so the script was getting confused and clicking the wrong option.
Update to the latest version and it should work properly now. Let me know if you still have issues!
even if I set it to const sortPreference = "all"
it still sorts the comments by Newest, please fix