Hi there,
I made a script to rename the default file of chrome's "Save As" window. default file name is "unnamed". And chrome will automatically replace that filename to "unnamed(1)" to "unnamed(99)". But after saving your 99th image, there is no automatic file naming. So i made a script for that. But i would like to run this script when i click on the "Save Image As" context menu item in chrome. Is it possible ? If so, then how. Thanks in advance.