NAME
Plagger::Plugin::Notify::OpenBrowser::FirefoxRemote - Open updated entries in a browser
SYNOPSIS
- module: Notify::OpenBrowser::FirefoxRemote
DESCRIPTION
This plugins opens updated entries in a remote Firefox using MozRepl extension. You need to install MozRepl before running this plugin. See http://dev.hyperstruct.net/trac/mozlab/wiki/MozRepl for more.
CONFIG
- port
-
Port running Firefox MozRepl server. Defaults to 4242.
TIPS
You should use SSH port forwarding if you'd like to connect remote MozRepl instance.
AUTHOR
Tatsuhiko Miyagawa
youpy