Modified right-click menu


Recommended Posts

Hi! I download files from sites by the right click - save as method. It would be great if there would be and icon in front of the text of Save as, that way i could use it much more faster. How can i make it?

Original:

post-49074-1164014335.png

Modified:

post-49074-1164014343.png

Link to comment
Share on other sites

by hooking into your browser, calling the getmenuitem api functions whenever a right click is performed, modifying the menu item and setting it again with a call to another api function.

no biggie :p!

Link to comment
Share on other sites

by hooking into your browser, calling the getmenuitem api functions whenever a right click is performed, modifying the menu item and setting it again with a call to another api function.

no biggie :p!

:laugh:

any other method? maybe with some app? or extension?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.