{"id":16433573,"url":"https://github.com/riccardofasan/stack-overflow-tweaks-tool","last_synced_at":"2025-09-23T11:31:47.756Z","repository":{"id":63851308,"uuid":"430156182","full_name":"riccardoFasan/stack-overflow-tweaks-tool","owner":"riccardoFasan","description":"StackOverflowTweaksTool is an extension for chromium based browsers and Firefox made for developers. It enables some UI customizations on any StackOverflow question page.","archived":false,"fork":false,"pushed_at":"2024-08-03T09:30:17.000Z","size":615,"stargazers_count":25,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-01-10T05:46:27.851Z","etag":null,"topics":["chrome","chrome-extension","chrome-extensions","chromium","firefox","firefox-addon","firefox-extension","microsoft-edge","microsoft-edge-extension","stackexchange","stackoverflow"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riccardoFasan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-20T16:42:18.000Z","updated_at":"2024-12-27T03:37:14.000Z","dependencies_parsed_at":"2023-12-12T10:52:29.595Z","dependency_job_id":null,"html_url":"https://github.com/riccardoFasan/stack-overflow-tweaks-tool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardoFasan%2Fstack-overflow-tweaks-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardoFasan%2Fstack-overflow-tweaks-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardoFasan%2Fstack-overflow-tweaks-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riccardoFasan%2Fstack-overflow-tweaks-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riccardoFasan","download_url":"https://codeload.github.com/riccardoFasan/stack-overflow-tweaks-tool/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233971376,"owners_count":18759212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","chrome-extension","chrome-extensions","chromium","firefox","firefox-addon","firefox-extension","microsoft-edge","microsoft-edge-extension","stackexchange","stackoverflow"],"created_at":"2024-10-11T08:46:32.885Z","updated_at":"2025-09-23T11:31:42.379Z","avatar_url":"https://github.com/riccardoFasan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" style=\"text-align: center;\"\u003e\n    \u003cimg src=\"./docs/images/logo.png\" title=\"\" alt=\"alt text\" data-align=\"center\"\u003e\n\u003c/div\u003e\n \n# StackOverflow Tweaks Tool\n\nStackOverflow 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.\n\n![alt text](./docs/images/main-screen-2.jpg)\n\n## Features\n\n### Highlight the Correct Answer\n\nThe correct answer, if any, will be highlighted with a green background.\n\n### Jump to the Answer\n\nIf 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.\n\n### Jump to the Most Voted\n\nAdd a button in the question header. When you click the new button, the page will scroll to the most voted answer.\n\n### Copy Answer Link\n\nAn \"#\" will appear next to each answer. By clicking it the link of that answer will be copied on your clipboard.\n\n### Copy Code Blocks\n\nA 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.\n\n### Improve your Focus\n\nNow you can hide the navigation and tooltip bars, so that nothing can distract you.\n\n## Installation\n\nYou can find the extension on the [Chrome Web Store](https://chrome.google.com/webstore/detail/stackoverflow-tweaks-tool/dfignoicphdepgloiodeaiokaepjbnan) and on the [Firefox add-ons](https://addons.mozilla.org/firefox/addon/stackoverflow-tweaks-tool/) page.\n\n### Building \u0026 Manual Installation\n\nClone the repository, then run the following command to install dependencies and make a buid.\n\n```shell\n npm i \u0026\u0026 npm run build\n```\n\n\u003e **⚠️** Run **npm run build firefox** if you want to build the Firefox version.\n\nNow, go to your browser's extensions page, then turn on developer mode and load the src directory by clicking \"load unpacked\". Visit this [page](https://dev.to/ben/how-to-install-chrome-extensions-manually-from-github-1612) for more information on how to manually install an unpacked extension.\n\n## Contributing \u0026 Bug Reporting\n\nAll help is welcome! Read the contribution guidelines for more info on submitting a PR or opening an issue.\n\n## Acknowledgements\n\nSpecial thanks to Dorotea Iob for designing the extension logo.\n\n## License\n\nStackOverflow Tweaks Tool is provided under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friccardofasan%2Fstack-overflow-tweaks-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friccardofasan%2Fstack-overflow-tweaks-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friccardofasan%2Fstack-overflow-tweaks-tool/lists"}