An init file with sensible defaults for Conkeror Web Browser.
There’s:
- Show tabs
- Use history in URL completion
- Add buffer count indicator
- Add page load indicator
- Remove the clock
- Add webjumps for:
- imdb
- Allow javascript injection (ala Greasemonkey) with JQuery:
M-x jquery-here jq: $("h1").css("backgroundColor", "blue");