NAME
firefox-remote - control firefox remotely using mozrepl
SYNOPSIS
fxr [OPTIONS]
DESCRIPTION
fxr uses the mozrepl extension for controlling firefox remotely.
OPTIONS
get get URI
back go back in history
forward go forward in history
refresh refresh
uri print the current URI
info print page info
links dump all links
ilinks dump all image links
shot take a screenshot of the current page
PREREQUISITIES
mozrepl
First you need to install the mozrepl extension in your browser. Links and howto available here: https://github.com/bard/mozrepl/wiki/
Do not forget to activate mozrepl from the Tools menu in firefox!
WWW::Mechanize, WWW::Mechanize::Firefox
The WWW::Mechanize and WWW::Mechanize::Firefox modules needs to be installed:
# cpan WWW::Mechanize WWW::Mechanize::Firefox
AUTHOR
Magnus Woldrich
CPAN ID: WOLDRICH
[email protected]
http://japh.se
CONTRIBUTORS
None required yet.
COPYRIGHT
Copyright 2011 the firefox-remote "AUTHOR" and "CONTRIBUTORS" as listed above.
LICENSE
This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.