Home » Questions » Computers [ Ask a new question ]

Picasa:// links in Google Chrome (Linux)

Picasa:// links in Google Chrome (Linux)

When I go to Picasa Web to see another user's album, I can download pictures using Picasa with it. This launched a URL like

Asked by: Guest | Views: 241
Total answers/comments: 2
Guest [Entry]

"On KDE4, you can add a protocol handler under $HOME/.kde4/share/kde4/services/. On Earlier versions I believe this directory is $KDEDIR/share/services/. Create a file called picasa.protocol and place this in it:

[Protocol]
exec=/usr/bin/picasa ""%u""
protocol=picasa
input=none
output=none
helper=true
listing=false
reading=false
writing=false
makedir=false
deleting=false

You may need to tweak the options a bit, but I think that should work. This is the same method for setting up the spotify handler in chrome, as well as a handler for last.fm."
Guest [Entry]

Can you go into Firefox and under the Applications tab, find the entry for the Picasa link, and then copy it into Chrome? That seems the best way to do it to me...