Adding new protocols to Firefox
24. June 2009, by AlexType
Right click -> New -> String
| network.protocol-handler.app.<NAME OF YOUR NEW PROTOCOL> |
Link the protocol and choose an application.
I used this example to let TweetDeck open URLs with Firefox:
| network.protocol-handler.app.event;/usr/bin/firefox |