OpenBots Web Automation
OpenBots extension for browser communication
What is OpenBots Web Automation?
OpenBots Web Automation is a Chrome extension developed by openbotsdev, and its main feature is "OpenBots extension for browser communication".
Extension Screenshots
Download OpenBots Web Automation Extension CRX File
Download OpenBots Web Automation extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension helps OpenBots Studio users to communicate with chrome through native messaging for performing web automations. When the chrome application is launched, this extension starts/communicates with chrome native server (built in c#) to allow the client application (OpenBots Studio) to send/recieve messages to/from this extension via chrome native server. OpenBots studio requests the extension to perform following actions on web pages: 1) Click Web Element 2) Set Text 3) Get Text 4) Get HTML Table 5) Get HTML Attributes (id, name, class, xpath) 6) Scroll To Web Element 7) Set/Get DropDown Value
Extension Basic Information
Name | OpenBots Web Automation |
ID | kkepankimcahnjamnimeijpplgjpmdpp |
Official URL | https://chromewebstore.google.com/detail/openbots-web-automation/kkepankimcahnjamnimeijpplgjpmdpp |
Description | OpenBots extension for browser communication |
File Size | 273 KB |
Installation Count | 578 |
Current Version | 2.0.0 |
Last Updated | 2023-02-13 |
Publish Date | 2021-05-12 |
Rating | 5.00/5 Total 1 Ratings |
Developer | openbotsdev |
[email protected] | |
Payment Type | free |
Extension Website | https://openbots.ai/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "OpenBots Web Automation", "description": "OpenBots extension for browser communication", "version": "2.0.0", "content_scripts": [ { "matches": [ " |