diff --git a/README.md b/README.md index e93cc71..76de8a4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ FirePHP-chrome is an extension for Google Chrome to allow the Chrome console to For more details of FirePHP: http://www.firephp.org/ +Revision History +-------------- +0.5.0: Updated to support Chrome 19 changes: manifest permissons, non-experimental dev components. + How to install -------------- This extension uses Chrome's "experimental extensions" so you'll need to enable these in your browser first: @@ -69,4 +73,4 @@ TODO: ---- - support more logging types (from here: http://reference.developercompanion.com/Tools/FirePHPCompanion/Run/Examples/) - remove test service and use developer comapnion examples -- autoupdating \ No newline at end of file +- autoupdating diff --git a/dist/firephp-0.5.0.crx b/dist/firephp-0.5.0.crx new file mode 100644 index 0000000..68925c4 Binary files /dev/null and b/dist/firephp-0.5.0.crx differ diff --git a/src/html/dev_tools.html b/src/html/dev_tools.html index d1264b7..7d9499d 100644 --- a/src/html/dev_tools.html +++ b/src/html/dev_tools.html @@ -1,6 +1,6 @@
- + - \ No newline at end of file +