Bugbasher is a lightweight, privacy-conscious Chrome extension built for QA engineers, testers, and developers who want to streamline web testing directly from the browser.
Whether you're bug bashing, validating accessibility, or verifying link integrity, Bugbasher puts critical test tools at your fingertipsโwithout clutter or complexity.
๐น Context Menu Test Data
Right-click anywhere to inject smart test data into input fieldsโperfect for quick form testing.
๐น Broken Link Checker
Find links that are not returning a 200 OK response to the browser.
๐น Page Diagnostics (BASH!)
Capture performance stats, console logs, DOM structure insights, and moreโall in one pass.
๐น Note Taking
Log notes or observations right inside the extension, and save them for later.
๐น Export Tools
Export page metadata and test results to share with your team.
๐ Install Bugbasher from the Chrome Web Store
- Click the Bugbasher icon in your Chrome toolbar to launch the popup.
- Choose a tool: run diagnostics, scan links, add notes, or inject test data.
- Use the right-click context menu on input fields for additional test options.
Bugbasher only asks for what it needs:
activeTabto scan the current page.contextMenusto enable right-click options.storageto save your test notes.scriptingto run modular in-page tools.
We do not collect or transmit any browsing dataโyour privacy is respected.
Have suggestions, feature requests, or bugs to report?
Open an issue on GitHub or reach out through the Chrome Web Store support tab.
- Built with JavaScript and Chrome Extensions Manifest V3

