I'd like to install Firebug Lite mobile. I'm following the instructions on this site. Unfortunately when I execute attached bookmarklet JavaScript code I get errors like that:
Uncaught TypeError: Cannot read property 'appendChild' of undefined
at data:text/html,<script>(function(){ var fb = document.createElement('script'); fb.type = 'text/javascript'; fb.src = 'https://getfirebug.com/firebug-lite.js:1:197
at data:text/html,<script>(function(){ var fb = document.createElement('script'); fb.type = 'text/javascript'; fb.src = 'https://getfirebug.com/firebug-lite.js:1:217
Anyone got it working?