views:

26

answers:

1

Is there any way I can make Firefox call a JS function in my extension whenever it completes a download (passing the path of the downloaded file)? Thanks for any help.

A: 

nvm, found it out by myself - if anybody needs: https://developer.mozilla.org/en/Code_snippets/Downloading_Files

Michael S.