Skip to content

A chrome extension to keep track of friends’ activities on leetcode.com

License

Notifications You must be signed in to change notification settings

pandfun/LeetCode-Friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Friends

LeetCode Friends is a Chrome extension that lets you add your LeetCode friends and view their recent accepted submissions in one place.

It uses the LeetCode GraphQL API to fetch and display friends’ activity in a clean, minimal interface.

✨ GUI Preview
Activities Page Friends Page

Features

  • Add and Remove friends.
  • Display recent activity for each of your LeetCode friends.

Important

This feature won't work if the user has made their submission history private on leetcode. image


Installation & Setup

1. Clone the repository

git clone https://github.com/pandfun/LeetCode-Friends.git

2. Building the React files

cd ui
npm install
npm run build

3. Load the extension in Chrome

  1. Open Chrome and go to chrome://extensions
  2. Enable Developer mode (top-right)
  3. Click Load unpacked
  4. Select the LeetCode-Friends folder

Installation


⭐ If you like this project, consider starring the repo!

About

A chrome extension to keep track of friends’ activities on leetcode.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published