DESCRIPTION:
	The flixster grabber creates visual representations of your flixster web bookmarks. When clicked, the respective page will be opened.

OPTIONS:
        To change the default browser add to the config file:
                launcher="your-web-browser"
        To open the imdb page instead of the flixster one add to the config file:
                launcher=imdb

USAGE EXAMPLES:
	To create avatars from your firefox links into the folder destination:
		avatar-factory -g flixster firefox destination
	To create avatars from your flixster account into the folder destination:
		avatar-factory -g flixster ~my_account_name destination
