WebExtension class provides methods to install and update browser extension.
methods #
- install: install browser extension.
- update: update browser extension.
- detect: detect browser extension installation status.
- install_or_update: install or update browser extension based on current detected extension status.