tyler-paulson / browser_reporter

A form that emails out browser information to a definable set of addresses, useful for user support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

I buil this tool to help people to accurately answer (by not having to actually answer) the question of "what browser are you using?" when writing to me with a support request or a bug report.

After filling out a form with just a single field for their name, the script emails their User Agent, IP Address, and (if JavaScript is enabled) the results of their Modernizr tests.

Requirements

PHP 5, Composer and a Postmark API key.

Modernizr

This repository includes a build of Modernizr with the tests I like to have access to. You can build your own on the Modernizr download page.

License

This tool is released under the GNU GPL v3.0.

About

A form that emails out browser information to a definable set of addresses, useful for user support.


Languages

Language:PHP 100.0%