You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StackOverflow Power User is a free and open-source Google Chrome extension for every developer that spend time on StackOverflow website. It helps finding the best answer rapidly, and improve the way you navigate through the website.
Here are the main features :
Show answers sidebar (with vote counts) & inform you if you have previously upvoted an answer
Show indicator when there's a better answer than the accepted one
Show indicator when there isn't any answer to the question
Auto-scroll to first answer
Navigate through answers with keyboard arrow keys (left/right)
Auto expand votes count & Show answer score (in percent)
Bring scrolling behavior to vote buttons, so that you still see them even on long posts
Expand all comments automatically when performing CMD/Ctrl + F
Hide the new StackOverflow left sidebar that takes so much space for useless links
Hide elements from StackOverflow right sidebar to prevent distraction
On Chrome, navigate to chrome://extensions/ and enable "Developer mode" in the upper right corner.
Click on the Load unpacked extension... button.
Select the directory in which you have cloned the repository and confirm.
It should open the Settings page, indicating successful installation. You can now make changes to the code, and click the Refresh arrow on chrome://extensions/ to load your changes.
Contributing
Contributions are very welcome. Feel free to submit pull requests for new features and bug fixes. You can also create an issue if you want me to add a feature or fix a bug.
Author
This extension has been written by Anthonin Cocagne.