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: Frederick Cheung <email@hidden>
- Date: Fri, 24 Sep 2004 13:04:02 +0200
On 24 Sep 2004, at 12:08, Stefan Pantke wrote:
Thx J,
I knew this option. It might be fine, but I wonder,
if the is a way to integrate more tightly.
E.g. Safari may tell you , which plugins are installed, but
where is the API doc for this?
You mean a browser plugin? The basic doc for that is here.
http://www.mozilla.org/projects/plugins/
There was also a session about the new plugin API thingy at WWDC, i
think it was 413.
You could write a contextual menu plugin, but Safari is a bad monkey
and doesn't pass any info in the context, so it's a little useless. And
of course there is always the "choose your code injection method of
choice" way of doing things.
Fred
Stefan
Am 24. Sep 2004 um 11:45 schrieb J Tichenor:
Check out Apple Services. I don't know enough to tell you how to do
it, but you'd want to set up a service from you app that you can send
links and copied text to.
http://developer.apple.com/documentation/Cocoa/Conceptual/SysServices/
~j~
James Tichenor
VFX Supervisor
AIM: email@hidden
(07779) 256 103
http://www.lehopictures.com/the_joint/
On 24-Sep-04, at 10:16 AM, 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:
email@hidden
This email sent to email@hidden
_______________________________________________
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
_______________________________________________
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