Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 704 Bytes

README.org

File metadata and controls

29 lines (24 loc) · 704 Bytes

Learning

What’s this ?

An init file with sensible defaults for Conkeror Web Browser.

There’s:

  • Show tabs

https://github.com/denlab/conkeror-saner-defaults/raw/master/src/doc/image/tabs.png

  • Use history in URL completion
  • Add buffer count indicator
  • Add page load indicator
  • Remove the clock
  • Add webjumps for:
    • imdb
    • google
  • Allow javascript injection (ala Greasemonkey) with JQuery:
M-x jquery-here
jq: $("h1").css("backgroundColor", "blue");

One minute install

Backup your ~/.conkerorrc

Put the one in this project instead

That’s it