Re: How to extend Safari -> Context-Menu, Plugin, traps
Re: How to extend Safari -> Context-Menu, Plugin, traps
- Subject: Re: How to extend Safari -> Context-Menu, Plugin, traps
- From: Ralph Pöllath <email@hidden>
- Date: Fri, 24 Sep 2004 14:15:14 +0200
If you don't mind using the InputManager mechanism to load your code
into Safari, you could take a look at SafariKeywords
(https://sourceforge.net/projects/safarikeywords/ ). I also have a
newer but as of yet unreleased version that uses Safari's own
preference panel instead of SystemPreferences, just in case that helps.
Regards,
-Ralph.
On 24.09.2004, at 11:16, Stefan Pantke wrote:
Hi,
currently, I'm searching a method to extend Safari, e.g. pass the
selected text or the URL under the mouse pointer to my app.
Or hook my app in some way into Safari.
Do I need to write a plugin? Maybe, but I failed to find plugin coding
docs on Apple's website.
May I attach to the context menu? Would be the preferred method,
but I failed to find docs for this too.
Does someone has some sample/stuff code for this purpose?
Thx,
Stefan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden