Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nickufer/return-leetcode-problem-dislikes
- Owner: NickUfer
- License: mit
- Created: 2024-03-10T11:42:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-10T16:00:50.000Z (10 months ago)
- Last Synced: 2024-11-29T07:48:12.404Z (28 days ago)
- Topics: leetcode, tampermonkey, tampermonkey-script, tampermonkey-userscript, violentmonkey, violentmonkey-script, violentmonkey-userscript
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)