-1

The little sister of Firebug is a standalone Javascript tool -> Firebug lite

Source

or hosted

https://getfirebug.com/firebug-lite.js

There are some options to set: https://getfirebug.com/firebuglite#Options

so i included the js into my index.html and users without Firebug can now inspect my page.

But how do we edit the html with firebug lite?

Email
  • 2,395
  • 3
  • 35
  • 63

1 Answers1

0

There is not yet an option to edit html in firebug lite. Unfortunately.

Email
  • 2,395
  • 3
  • 35
  • 63