NAME

bookmarks - Export browser bookmarks as plain text.

SYNOPSIS

$ bookmarks [-hVda] [-f format] [file ...]

-h, --help      help
-V, --version   version
-d              debug
-a              all files : process arguments and default locations
-f format       any combination of letters t,u,d as title/url/description (default : tud)

DESCRIPTION

bookmarks is a tool to export bookmarks from files supplied as arguments, or from browsers default locations (without arguments). The following browsers and platform are supported : Safari (Mac), Firefox (Mac/Linux/Windows) and Internet Explorer (Windows). Files with .plist and .sqlite extensions are processed as Safari and Firefox bookmarks, respectively, and directories named "Favorites" are processed as Internet Explorer favorites.

BUGS

Please report any bugs or feature requests to kaldor@cpan.org, or through the web interface at https://github.com/kal247/App-uricolor/issues.

AUTHOR

jul, kaldor@cpan.org

LICENSE AND COPYRIGHT

This software is Copyright (c) 2019 by jul.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)