Skip to content

Waxolunist/console-bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Bookmarklet

This is a small console bookmarklet piping the output of console to a div.

To see an example and for installation see my testpage at gh-pages: http://waxolunist.github.io/console-bookmarklet/.

Why?

I had issues with the existing alternatives especially on my iPhone. So this console div is touch enabled.

How to install

see http://christian.sterzl.info/#blog/how-to-install-bookmarklets-in-ios

Issues

There will probably a lot of issues especially on sites using already jquery or jquery ui. If you find bugs or issues plz let me know.

Development

I don't have a master branch in this repository. The gh-pages branch is sufficient for this purpose. I added a small static node server to ease development. This server is mime type aware. You can start this server with node server.js . Maybe this small server has some value to anyone.

Alternatives

  • Jupiter JS Console This bookmarklet didn't work for me.
  • Firebug Lite This is THE debugging bookmarklet. But on small screens and touch devices I had some problems and it was definitely overkill, for what I needed.
  • Mobile Console I couldn't get that one to run.

License

This is so simple I don't put a license on this code. You are free to fork and use.

About

This is a small console bookmarklet piping the output of console to a div.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published