Does Google Chrome have APIs to access its downloads page? -


am able "tap into" google chrome's downloads page through extension/add-on? want write extension needs file names (or paths) of files being downloaded user. possible? apis should looking at? quite tricky search , don't know begin.

a bit late think possible chrome.downloads api:

http://developer.chrome.com/extensions/downloads.html


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -