Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickufer/return-leetcode-problem-dislikes

A Tampermonkey / Violentmonkey userscript that restores the dislike button count on Leetcode for the dynamic layout
https://github.com/nickufer/return-leetcode-problem-dislikes

leetcode tampermonkey tampermonkey-script tampermonkey-userscript violentmonkey violentmonkey-script violentmonkey-userscript

Last synced: 21 days ago
JSON representation

A Tampermonkey / Violentmonkey userscript that restores the dislike button count on Leetcode for the dynamic layout

Awesome Lists containing this project

README

        

# Return Leetcode Problem Dislikes
A Tampermonkey / Violentmonkey userscript that restores the dislike button count on Leetcode for the dynamic layout.

If dislikes >= 1000 they get abbreviated (e.g. 1500 becomes 1.5K).

![](./docs/assets/like-dislike.png)

## Prerequisites

You need to have either the [tampermonkey](https://www.tampermonkey.net/), [violentmonkey](https://violentmonkey.github.io/) or other compatible userscript addon installed.

## Installation

Click the link and your userscript addon should automatically open and ask you to approve installation of the newest version:

[return-leetcode-problem-dislikes.user.js](https://raw.githubusercontent.com/NickUfer/return-leetcode-problem-dislikes/main/return-leetcode-problem-dislikes.user.js)