Table of contents
Description
Added to Zennoposter 7.6.0.0 in "Beta" status
With this action you can interact with browser extensions within ZennoPoster.
How to add the action to a project?
Via the context menu: Add action → Browser → Works with Extensions
Or use smart search.
Where can it be applied?
Ad blocking on websites
Using crypto wallets and various interactions with blockchain
VPN
Any other features that browser extensions provide
How to work with action?
Activate extension
Opens extension Popup (if extension has it).
Action activates extension by ID or by name
Name or ID of extension - how to find the extension.
Value - here you should insert name or ID of the extension.
To get ID or Name of an extension use Get list of extensions action.
Add extension
Installs extension using .CRX file. How to download browser extension as a .crx file
Path to the file - path to the .crx file
Remove extension
Removes an extension by Name or by ID
Name or ID of extension - how to find the extension.
Value - here you should insert name or ID of the extension.
To get ID or Name of an extension use Get list of extensions action.
Get list of extensions
With this action you can save Name or IDs of all installed extensions to the list.
Select format to output:
Name
ID
Name | ID
Output results to list - select the list where information will be saved
How to save extension state between project execution?
To save all extensions and their state you should use profile-folder, all data related to extensions will be saved automatically.