Multiple users using the same leetcode account made easy!

Overview

LeetcodeSessionManager

About

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.

Installation guide:

Please head over to: Installation section

Usage:

  • Please make sure that you are logged in to leetcode.com before using the extension.
  • On the first run, no session is chosen, so please click on the the drop down and select the desired session.
  • your all set, headover to leetcode.com and start solving.

Note: in case new sessions are added to your account, please click on reload session in the extension to reflect the latest changes if not present.

ScreenShots:

You might also like...

True P2P concept for your p2p powered website/app/client. MSC/MEP (Multiple Strategy Concept/Multiple Entry Points)

True P2P concept for your p2p powered website/app/client. MSC/MEP (Multiple Strategy Concept/Multiple Entry Points)

TRUE P2P CONCEPT - Lets redecentralize the web This repo is just conceptual. Active development of the endproduct (TRUE P2P) happens here https://gith

Mar 29, 2022

⚡🚀 Call multiple view functions, from multiple Smart Contracts, in a single RPC query!

ethers-multicall ⚡ 🚀 Call multiple view functions, from multiple Smart Contracts, in a single RPC query! Querying an RPC endpoint can be very costly

Dec 30, 2022

A simple in-memory key-value cache for function execution, allowing both sync and async operations using the same methods

A simple in-memory key-value cache for function execution, allowing both sync and async operations using the same methods. It provides an invalidation mechanism based both on exact string and regex.

Dec 15, 2022

Tool made to easily merge multiple GTA 5 vehicle meta files.

mmVehiclesMetaMerger Tool made to easily merge multiple GTA5 vehicle meta files. Showcase Go to Youtube video. Download Click here to go to the releas

Jan 2, 2023

A simple easy to use vanilla JavaScript library for creating input fields that accept multiple email addresses

MeiMei - Multiple Email Input MeiMei: A simple easy to use vanilla JavaScript library for creating input fields that accept multiple email addresses.

Apr 13, 2022

Website that keeps monitoring status of WAX account and TLM balance from alienworlds

Website that keeps monitoring status of WAX account and TLM balance from alienworlds

✔ī¸ Server is now live! [21-5-2021 10:30 GMT+7] 📃 Updates on Server â€ŧī¸ Bandwidth limit reaches on morning of 21 May 2021 (+7) I want to thank you to e

Nov 24, 2022

PS4 Offline Account Activator reimplemented as a web payload

ps4-web-activator PS4 offline activator, reimplemented as a web payload. Tested and proven to be working on 7.5X firmwares. Untested 6.72 and 7.02 pag

Nov 8, 2022

Show unlocked regions of your account

Show unlocked regions of your account

Komoot unlocked regions viewer A small utility to display all unlocked regions of your komoot account. Usage Sign into your kommot account and navigat

Jan 3, 2023
Comments
  • Still not able to submit parallely

    Still not able to submit parallely

    When two devices working on the same problem submit the LC question, both submissions get logged to the same session.

    To Reproduce Steps to reproduce the behavior:

    1. select respective LC session
    2. submit the problem
    3. go to LC sessions
    4. you will see only one session will get submissions other sessions don't get updated

    Expected behavior On submission, individual sessions should get updated parallelly

    bug 
    opened by ACprime96 4
  • LeetcodeSessionManager is removed from addons.mozilla.org

    LeetcodeSessionManager is removed from addons.mozilla.org

    Kudos for developing the addon. This add-on really saves time. And I would be grateful if you could resurrect LeetcodeSessionManager LeetcodeSessionManager removed from addons.mozilla.org .

    image

    bug 
    opened by venkatraman-arumugam 4
  • Extension not working

    Extension not working

    Describe the bug The extension is not working when I open a new session in incognito window.

    To Reproduce Steps to reproduce the behavior:

    1. activate a new session in the browsers
    2. activate a new session in incognito mode
    3. step 2 fails as the active session 1 doesn't change

    Expected behavior The session should be changed in the incognito mode

    Screenshots If applicable, add screenshots to help explain your problem.

    Additional context Add any other context about the problem here.

    bug 
    opened by kishorekumar1505028 1
Releases(v2.0.13)
Owner
PAWAN JENU
Enginner @Soroco
PAWAN JENU
Generate deterministic fake values: The same input will always generate the same fake-output.

import { copycat } from '@snaplet/copycat' copycat.email('foo') // => '[email protected]' copycat.email('bar') // => 'Thurman.Schowalter668@

Snaplet 201 Dec 30, 2022
The ToDoList app let you create a task, added to a list of task, mark it as complete, and delete individual or multiple tasks at the same time

The ToDoList app let you create a task, added to a list of task, mark it as complete, and delete individual or multiple tasks at the same time. The app manipulate the Local-Storag so you can save your tasks there. Built with HTML, CSS and JavaScript. First practice using Webpack, Modules and tests with Jest

Tomas Milanesi 12 Jul 21, 2022
Aron 8 Dec 17, 2022
Chrome extension to save and keep track of problems from different platforms(codeforces, codechef, atcoder, leetcode etc.)

Keep Problems A Browser extension which helps to save and keep track of problems from different platforms(codeforces, codechef, atcoder, leetcode etc.

Nirav Jain 4 Aug 13, 2022
Cloudflare worker function to update github bio automatically with leetcode and codeforces profile stats 🚀

Stats check ?? Cloudflare worker function to update github bio automatically with leetcode and codeforces profile stats ?? You can see it in action he

Vaibhav Chopra 2 Feb 15, 2022
Data structures & algorithms implementations and coding problem solutions. Written in Typescript and tested with Jest. Coding problems are pulled from LeetCode and Daily Coding Problem.

technical-interview-prep Data structures & algorithms implementations and coding problem solutions. Written in Typescript and tested with Jest. Coding

Lesley Chang 7 Aug 5, 2022
A leetcode workspace template with test case runner for JavaScript/TypeScript programmers.

leetcode-typescript-workspace English | įŽ€äŊ“中文 A vscode workspace template with test case runner script for JavaScript/TypeScript programmers using exte

null 10 Dec 13, 2022
Tip Tweet is a hybrid dApp that provides a simple way to tip a tweet using Ethereum. Authors can claim their tips using their Twitter account. You only need the tweet URL to tip. 🚀 😎

Tip Tweet Table of Contents About Folder Structure Contract Deveopment Starting the App Usage Contributing About Tip Tweet is hybrid dApp that allows

Dias Junior 23 Nov 15, 2022