Skip to content

kevicai/return-leetcode-dislikes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon48 Return Leetcode Dislikes (300+ users)

image A Chrome extension to show the number of dislikes for leetcode problems

-->Install at Chrome Extension Store<--

Leet code no longer shows a dislike count on the web version. So I made this extension to see the number of dislikes retrieved from their GraphQL API:

Development

Setup

$ npm install

Build

$ npm run build

Test extension

Setup

  1. Go to chrome://extensions/
  2. Turn on "Developer mode" at top right corner
  3. Click "Load unpacked" at top left corner and select the 'dist' folder in this repo

Running

  1. Click the reload button in the extensions page
  2. Go to a leetcode problem page and check browser console for values

About

A Chrome extension with 300+ users that shows the number of dislikes for leetcode problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published