We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the past I could inlude a link to http://getfirebug.com to retrieve a compressed version of firebug light:
That does not work anymore.
=>Please provide a compressed version in this github repo.
Also see
https://stackoverflow.com/questions/58521474/how-to-include-firebug-light-without-access-to-http-getfirebug-com
The text was updated successfully, but these errors were encountered:
Try using jsDelivr CDN: https://cdn.jsdelivr.net/gh/firebug/firebug-lite/build/firebug-lite-debug.min.js or https://cdn.jsdelivr.net/gh/sormy/firebug-lite-ie/build/firebug-lite.min.js
There are also Firebug Lite forks on GitHub pages:
Sorry, something went wrong.
No branches or pull requests
In the past I could inlude a link to http://getfirebug.com to retrieve a compressed version of firebug light:
<script src="http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js#startOpened"></script> Hello worldThat does not work anymore.
=>Please provide a compressed version in this github repo.
Also see
https://stackoverflow.com/questions/58521474/how-to-include-firebug-light-without-access-to-http-getfirebug-com
The text was updated successfully, but these errors were encountered: