问题
In the past I could include firebug light as described here:
Html/Javascript debugging in JavaFX WebView
Unfortunately, the link
http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js
is currently broken.
I found the source code for firebug light at https://github.com/firebug/firebug-lite
However, I did not manage to include it from there or clone the repo and use it offline.
I also failed to include firebug-light.min.js from
https://cdnjs.cloudflare.com/ajax/libs/firebug-lite/1.4.0/firebug-lite.min.js
=> How can i include firebug light without access to http://getfirebug.com?
来源:https://stackoverflow.com/questions/58521474/how-to-include-firebug-light-without-access-to-http-getfirebug-com