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

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

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:

![image](https://user-images.githubusercontent.com/38133098/61171731-7a70f500-a584-11e9-8758-a92e903af744.png)

After:

![image](https://user-images.githubusercontent.com/38133098/61171743-983e5a00-a584-11e9-80c0-1169d2321679.png)

## More MS feedbacks

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

![](https://user-images.githubusercontent.com/38133098/67421516-54261100-f5d9-11e9-958c-96e1ffc768ac.png)

Hover over each face to see the feedback you send on click!

## Toggle the right sidebar

You can hide and show the right sidebar:

![](https://i.stack.imgur.com/I69py.png)

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.

![](https://i.stack.imgur.com/Xw2Ek.png)

![](https://i.stack.imgur.com/unmNd.png)