
Plagger::Plugin::Notify::OpenBrowser - Open updated entries in a browser

- module: Notify::OpenBrowser

This plugins opens updated entries in a browser of your choice. This module will automatically use system default browser, except your OS is Unix which uses Firefox explicitly.

Following configuration will get new items from your del.icio.us network, deduplicate them and open them in a browser.
- module: Subscription::Config
config:
feed:
- http://del.icio.us/rss/network/{username}?private={private}
- module: Filter::Rule
rule:
module: Deduped
- module: Notify::OpenBrowser

Masahiro Nagano
Tatsuhiko Miyagawa
