This extension helps is multiple people using the same LeetCode account.
It gets tiring when you create sessions(sub-account in leetcode) to track an individual's progress, but as you already might have faced an issue that, if 2+ users are using the same account, the session(sub-account) is not device specific.
if User-1, activates his session in his device and at the same time you(User-2) solve a question and hit on submit, your submission gets logged inside User-1 session(sub-account).
How does this extension solve this issue? you get to choose the session(sub-account) you want to track your submissions, and this extension will make sure, its tracked inside your chosen session.
summary: Think of it like netflix screens, the question you solved gets saved to your screen(session).