[][src]Module zap_api::autoupdate

Functions

download_latest_release

Downloads the latest release, if any

install_addon

Installs or updates the specified add-on, returning when complete (ie not asynchronously)

install_local_addon
installed_addons

Return a list of all of the installed add-ons

is_latest_version

Returns 'true' if ZAP is on the latest version

latest_version_number

This file was automatically generated. Returns the latest version number

local_addons

Returns a list with all local add-ons, installed or not.

marketplace_addons

Return a list of all of the add-ons on the ZAP Marketplace (this information is read once and then cached)

new_addons

Return a list of any add-ons that have been added to the Marketplace since the last check for updates

option_addon_directories
option_check_addon_updates
option_check_on_start
option_day_last_checked
option_day_last_install_warned
option_day_last_update_warned
option_download_directory
option_download_new_release
option_install_addon_updates
option_install_scanner_rules
option_report_alpha_addons
option_report_beta_addons
option_report_release_addons
set_option_check_addon_updates
set_option_check_on_start
set_option_download_new_release
set_option_install_addon_updates
set_option_install_scanner_rules
set_option_report_alpha_addons
set_option_report_beta_addons
set_option_report_release_addons
uninstall_addon

Uninstalls the specified add-on

updated_addons

Return a list of any add-ons that have been changed in the Marketplace since the last check for updates