Mac OS X Reference Library Apple Developer
Search

Introduction to WebKit Plug-in Programming Topics

Web browser plug-ins are compiled bundles that help extend the content types supported by common web browsers. Installed locally on a computer, they can run code native to the user’s operating system and provide a powerful way to expand on standard web content.

Who Should Read This Document?

This document is designed for a number of different audiences:

Note: Safari supports the latest web standards, which may serve your needs more easily than a plug-in. If you are developing a plug-in to embed audio or video, you can instead take advantage of Safari‚Äôs support for the <audio> and <video> tags in HTML 5. Client-side storage is available in Safari through the Storage and SQL APIs, also defined in HTML 5. If you are developing a rich user interface, Safari supports CSS transforms, transitions, and animations. More information on Safari and CSS can be found in Safari CSS Reference.

Organization of This Document

The topic contains the following articles:

See Also

There are lots of helpful resources available to guide you through plug-in development.




Last updated: 2009-03-13

Did this document help you? Yes It's good, but... Not helpful...