The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Wubot::Plugin::FirefoxBookmarks - monitor for new firefox bookmarks

VERSION

version 0.3.10

DESCRIPTION

This plugin connects to the firefox 'places' sqlite database and retrieves the bookmarks. It caches bookmarks that have previously been seen, so only new bookmarks trigger event messages.

This plugin uses the wubot caching mechanism, so that messages are only sent when a new URL is found in your bookmarks.

SUBROUTINES/METHODS

check( $inputs )

The standard monitor check() method.