Feature Request - Support for Mipony
Posted: Sun Dec 13, 2009 12:26 am
Hi, first off, thanks very much for flashgot. It's an amazing extension. 
I was just hoping that maybe you could add support for Mipony - http://www.mipony.net/
If I manually change a link on a page with firebug from to the link will open in mipony, so I don't think it would be too hard to get it to work in flashgot.
Cheers,
Yansky.

I was just hoping that maybe you could add support for Mipony - http://www.mipony.net/
If I manually change a link on a page with firebug from
Code: Select all
<a href="http://foobar.com" />
Code: Select all
<a href="mipony://http://foobar.com" />
Cheers,
Yansky.