Skip to content

riccardoFasan/stack-overflow-tweaks-tool

Repository files navigation

alt text

StackOverflow Tweaks Tool

StackOverflow Tweaks Tool is a browser extension made for developers. The extension provides a small control panel where you can customize the view of the StackOverflow question pages. It works on both Chromium and Firefox.

alt text

Features

Highlight the Correct Answer

The correct answer, if any, will be highlighted with a green background.

Jump to the Answer

If the answer is correct, a button will be added in the question header, next to the "ask a question" button. When you click the new button, the page will scroll to the correct answer.

Jump to the Most Voted

Add a button in the question header. When you click the new button, the page will scroll to the most voted answer.

Copy Answer Link

An "#" will appear next to each answer. By clicking it the link of that answer will be copied on your clipboard.

Copy Code Blocks

A button will appear in the top-right corner of any code block. By clicking it the content of the block will be copied on your clipboard.

Improve your Focus

Now you can hide the navigation and tooltip bars, so that nothing can distract you.

Installation

You can find the extension on the Chrome Web Store and on the Firefox add-ons page.

Building & Manual Installation

Clone the repository, then run the following command to install dependencies and make a buid.

 npm i && npm run build

⚠️ Run npm run build firefox if you want to build the Firefox version.

Now, go to your browser's extensions page, then turn on developer mode and load the src directory by clicking "load unpacked". Visit this page for more information on how to manually install an unpacked extension.

Contributing & Bug Reporting

All help is welcome! Read the contribution guidelines for more info on submitting a PR or opening an issue.

Acknowledgements

Special thanks to Dorotea Iob for designing the extension logo.

License

StackOverflow Tweaks Tool is provided under the MIT license.

About

StackOverflowTweaksTool is an extension for chromium based browsers and Firefox made for developers. It enables some UI customizations on any StackOverflow question page.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •