How to develop a Safari event listener
How to develop a Safari event listener
- Subject: How to develop a Safari event listener
- From: "Bill Morgan" <email@hidden>
- Date: Sun, 28 Sep 2008 20:43:45 -0500
Hi to all,
I am trying to develop a small tool, it can be an appliction/bundle/plug-in
... The goal is, when Safari opens certain web page, like www.apple.com, the
tool will be launched automatically, and it can get the page's url. I know
for firefox, people call this kind of tool as add-on, not sure what it's
exactly called for Safari.
I tried to do it with Web Kit plug-in. But as I learned, Web Kit plug-in
only works when the web page has certain embed tag, like 'mov', that was
defined in the MIME type that the plug-in registered for. But in my case, I
want the tool to work for any web page Safari opened.
Any one has any suggestion on how to do this?
thank you all for your kind support!
Bill
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden