https://github.com/double-beep/my-userscripts
https://github.com/double-beep/my-userscripts
stackoverflow stackoverflow-api userscript
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/double-beep/my-userscripts
- Owner: double-beep
- License: mit
- Created: 2019-10-23T17:49:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T12:01:39.000Z (about 4 years ago)
- Last Synced: 2026-05-01T02:34:20.275Z (26 days ago)
- Topics: stackoverflow, stackoverflow-api, userscript
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Remove the Products button
The userscript is intended to remove the Products button which Stack Overflow added recently to earn money. This has caused lots of bugs and complaints:
- [No way to access review queues from homepage](https://meta.stackoverflow.com/q/387105)
- [Accessibility issue - Tabbed navigation skips the new "Products" menu](https://meta.stackoverflow.com/q/387011)
- **[New home page makes it seem like SO doesn't allow free use any more](https://meta.stackoverflow.com/q/386505)**
- [Add option to hide Products menu](https://meta.stackoverflow.com/q/386393)
- [Review button disappears upon loading of the screen](https://meta.stackoverflow.com/q/386389)
- [The top bar no longer displays the moderator flag queue after the new "Products" menu](https://meta.stackoverflow.com/q/386325)
- [Where did the top bar menu go?](https://meta.stackoverflow.com/q/386293)
- [Flickering of search bar with new Products menu](https://meta.stackoverflow.com/q/386288)
With lots of upcoming. With this userscript, it is removed entirely.
Before:

After:

## More MS feedbacks
Now you can send the following feedbacks from MS: `tpu-`, `fpu-`, `tp-`, `fp-`, `ignore-` and `naa-`!

Hover over each face to see the feedback you send on click!
## Toggle the right sidebar
You can hide and show the right sidebar:

This is helpful when you want to view a large piece of code.
## Retrieve close, reopen and delete votes with low reputation
If there are any close, reopen or delete votes that you want to see, but you have not enough reputation, then install this userscript.

