Send bugs to the author of a web page.
BugMeBack is a free GNU/GPL Google Chrome extension allowing your users to report bugs with a formular that :
- asks all the elements to reproduce and understand the bug
- gives the user agent, screen size and url of the bug
- gives the console contents (console.log calls and javascript errors)
- and takes a screenshot of the page
Finally, the user can send the bug :
- by copy/pasting the bug report in a mail
- automatically with a POST request containing a JSON report when the page contains this kind of meta tag :
<meta name="bugreport" content="https://app.ecogom.fr.ewk/bug.dat"; />
Hope you'll find it useful, feel free to commit (especially if you want to translate it in your language), suggest improvement or claim issues.
Latest reviews
- (2013-01-18) Renaud Dumont: Très bon :)