Hi all, I'm working on an extension to use chrome with the fon's wifi router fonera2.0n. It's a router with a json-rpc interface with which you can add download urls so the router downloads files automatically to an attached usb disk automatically. We have already done an extension for firefox with that functionallity and we're willing to do the same for chrome, but I've found some problems implementing this:
We need some way to manipulate urls from a webpage and we've done that successfully on our Firefox extension via a right click menu. Another possibility would be to add a handler to tell chrome to not download the target of the link (as would do with regular binary files) but to do something else, but I don't know if with the current API we can do that, since your API still doesn't offer that kind of functionality (or at least we're not aware of it). We would appreciate some kind of guidance with this problem. Thanks, Javier --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
