Overview
jumanji is a highly customizable and functional web browser based on the libwebkit web content engine and the gtk+ toolkit. The idea behind jumanji is a web browser that provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction like vimperator does.
Features¶
- Bookmarks
- Buffered commands
- Commandline completion
- Configuration file
- Cookie support
- Custom stylesheet support
- Downloads
- Follow hints
- Highly customizable
- History
- Load custom scripts
- Markers
- Plugin blocker
- Private Browsing
- Proxy support
- Sourcecode view
- Tabs
- tabbed support
Configuration¶
The complete default configuration including the appearance and shortcuts of the program are defined in a seperate file named config.h. In this file you are able to change and adjust all the settings of jumanji according to your wishes.
It is also possible to overwrite and extend those values with an additional, custom jumanjirc file. (For more information see the Wiki).
Dependencies¶
- libwebkit (1.2.1)
- libsoup (2.22.4)
- libunique (1.1.6)
- gtk2 (2.18.6)
- glib (2.22.4)
Repository¶
You can check out the repository with the following command:
git clone git://pwmt.org/jumanji.git