Skip to content

Small Perl script for displaying chromium/google-chrome bookmarks as an Openbox pipe menu

License

Notifications You must be signed in to change notification settings

Spoiledbroth/ob-chromium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ob-chromium.pl

This is a small Perl script which will (hopefully) transform your chromium or google-chrome bookmarks file (usually located in your browser's profile directory in ~/.config/) into an Openbox pipe menu.

Dependencies

This script depends on the Perl module JSON::Tiny which can be downloaded with CPAN by executing perl -MCPAN -e 'install JSON::Tiny' in a terminal.

Installation

For more information about using pipe menus in Openbox/LXDE check out the wiki documentation for pipe menus.