No more distractions. Increase your productivity by only allowing specific or none elements on the StackOverflow sidebar. Or show none at all. You choose.
StackOverflowProductivityReturn is a Firefox extension that lets you hide a selection of or all sidebar elements on question pages on Stackoverflow.
StackOverflowProductivityReturn is aimed at users who get easily distracted and want to maintain their productivity when looking up questions on Stackoverflow.
The image above shows the layout of the StackOverflowProductivityReturn Extension. Select sidebar elements you want to hide on StackOverflow question pages via click on the corresponding checkbox. Subsequently, apply your changes by clicking on Apply changes
. When clicking on Apply changes
the current site gets reloaded and the popup gets closed.
You can get the latest version of StackOverflowProductivityReturn Extension from the Mozilla Add-ons website.
- Create a build directory with
mkdir build
- Extract the resulting zip file. You should see a
manifest.json
which will be used later. - In Firefox, first make sure there isn't an existing StackOverflowProductivityReturn add-on already installed
- type
about:debugging
in the Address bar and enter. - Click on "This Firefox" then click "Load Unpackaged Extension"
- Select the
manifest.json
file produced earlier.
PRs are welcome.
- Star this GitHub repo
- Post about it on your social media (Twitter / Blogs / Facebook / Instagram etc)
- Create pull requests, submit bugs, suggest new features or documentation updates
- This software is provided for educational purposes only and is provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.