Plugin
The Plugin system provides a powerful way to change or enhance the functionality of Bookmark checks by writing small "Basic" scripts.
WebSite-Watcher supports Private Plugins, which are created and saved per Bookmark, and Shared Plugins, which are saved in separate files and can be used by multiple Bookmarks.
Plugin-specific data
This section contains fields that can be used by a Plugin. For example, the password field can be used to check password-protected Excel files. A Plugin can read this field using the function Bookmark_GetProperty.
See also: