I want to make a program in python that knows the current url of the active
tab in firefox. I want to be able to right click anywhere in my system,
notepad, firefox..etc.. and be able to see an added menu option.
Any pointers on doing this?

Summary of goals:
1. retrieve url of current tab from firefox
2. add right click option that displays anywhere I right click the mouse in
windows xp, notepad, a browser, desktop..wherever
3. maybe I want to activate an action in windows when I press some key
combinations.. how can I do this with python?

-thanks
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to