Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing WebKit Plugin



We don't save any information about what plugins are installed, so a quit and relaunch of Safari should be sufficient.

If you don't want to quit and relaunch Safari, you might be able to use JavaScript to refresh plugins:

<html>
<body>
<script>
navigator.plugins.refresh(false);
</script>
</body>
</html>

Hope that helps,
-t

On Apr 21, 2006, at 1:36 PM, dancedrummer wrote:

I'm working on a WebKit plugin.  Everytime I have an updated version
and drop it into the Internet Plug-Ins directory it's a major pain to
get Safari to recognize it.  Usually involves restarting etc.  There
must be a better way - do I need to run a cmd from terminal to
unregister it or something?  Thanks!
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden

This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webkitsdk-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden

This email sent to email@hidden
References: 
 >Installing WebKit Plugin (From: dancedrummer <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.