ReadMe.txt
### Configure Preferences Reminder Safari Extension ### |
=========================================================================== |
DESCRIPTION: |
When it is installed or when Safari launched, this extension detects if the user has not yet configured its preferences and shows an popover reminding the user to do so. |
This sample extension shows how to create, show, hide, and remove a popover programmatically. It also shows how to communicate between the popover and the global page through the contentWindow property. |
=========================================================================== |
BUILD REQUIREMENTS: |
Safari v5.1 or later |
=========================================================================== |
RUNTIME REQUIREMENTS: |
Safari v5.1 or later |
=========================================================================== |
PACKAGING LIST: |
global.html |
The HTML file for the Global Page. Contains all the logic for creating, showing, hiding, and removing the popover. |
popover.html |
The HTML file for the reminder Popover. Contains the markup that is shown inside the popover. |
popover.js |
The JavaScript file for the reminder Popover. Contains the logic to communicate with the Global Page. |
popover.css |
The CSS styles used for the content in the Popover. |
Info.plist |
The file generated by the Extension Builder with the configuration for this Extension. |
Settings.plist |
The file generated by the Extension Builder with the configuration for the Extension Settings for this Extension. |
=========================================================================== |
CHANGES FROM PREVIOUS VERSIONS: |
Version 1.0 |
- First version. |
=========================================================================== |
Copyright (C) 2011 Apple Inc. All rights reserved. |
Copyright © 2011 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2011-06-07