Hi Richard, 2010/8/12 Richard Harris <[email protected]>: > I'm currently building a debugger tool for an open-source CMS > incorporating both local versions as well as remote versions of the > firebug-lite.js that I would like to give back to the community.The > module will provide developers to view log messages in the firebug > console and will offer a browser auto-detect for version as well as a > chance to choose which specific version they'd like to use. I would > like to include support for the chrome version of the firebug-lite.js.
What do you mean by "will offer a browser auto-detect for version as well"? Firebug Lite is already compatible with all major browsers. > > Please let me know > A: if this is something that is in line with the license, I'm not > modifying, appending, abridging, or in any other way modifying the > code or removing the header comment regarding the copyright. I'm not > taking credit for the code other than the module that implements the > injection of it. I'm simply including it for use as a general console > and debugging tool. As JJB said, you can use it and distribute it in your CMS without problems. But if you plan to distribute a modified version of it we ask you to discuss with us the use of the "Firebug" trademark. > > B: how to get a hold of the chrome version of the .js for inclusion in > this project. By "chrome" version you mean the chrome extension? https://chrome.google.com/extensions/detail/bmagokdooijbeehmkpknfglimnifench Or are you talking about the cross-browser version that will work on all major browsers? http://getfirebug.com/firebuglite As JJB stated, you can get the code in our repository. If you wish to download the whole project at once, you can also download the zipped version: http://getfirebug.com/releases/lite/latest/firebug-lite.tar.tgz Let us know if you need help with integrating Firebug Lite in your CMS. regards, Pedro Simonetti. > > Thank you, > > Richie Harris > > -- > You received this message because you are subscribed to the Google Groups > "Firebug" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/firebug?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
