Skip to main content

Diigo Home

Firefox Protocol Handlers at ebyblog - The Diigo Meta page

blog.ryaneby.com/...firefox-protocol-handlers - Cached

This link has been bookmarked by 2 people . It was first bookmarked on 18 Oct 2006, by Jeffery L Thomas.

  • 09 Oct 08
    pierre-yves
    Pierre-Yves Gillier

    How to register custom handlers in Firefox

    firefox howto handlers

  • 18 Oct 06
    • Firefox Protocol Handlers



      <!-- The following two sections are for a noteworthy plugin currently in alpha. They'll get cleaned up and integrated better -->







      This is a tip I found back when I was having various problems with external applications not working with Firefox the way I wanted. It also helps if you want to create your own protocols for testing/development, etc.


      By protocol what I mean is the URL prefix such as aim:// mailto:// etc. Usually when you install a program that uses it’s own protocol prefix it will update your browser with the correct information. On linux and OSX though I’ve had mixed results and sometimes I want to send the information to other programs such as mplayer or VLC even on Windows. My original problem was with the Last.fm service whose radio player uses the lastfm:// protocol.