OpenBots Web Automation
OpenBots extension for browser communication
Co to jest OpenBots Web Automation?
OpenBots Web Automation to rozszerzenie Chrome opracowane przez openbotsdev, a jego główną funkcją jest „OpenBots extension for browser communication”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia OpenBots Web Automation
Pobierz pliki rozszerzeń OpenBots Web Automation w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | OpenBots Web Automation |
ID | kkepankimcahnjamnimeijpplgjpmdpp |
Oficjalny URL | https://chromewebstore.google.com/detail/openbots-web-automation/kkepankimcahnjamnimeijpplgjpmdpp |
Opis | OpenBots extension for browser communication |
Rozmiar pliku | 273 KB |
Liczba instalacji | 578 |
Aktualna Wersja | 2.0.0 |
Ostatnia Aktualizacja | 2023-02-13 |
Data Publikacji | 2021-05-12 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | openbotsdev |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://openbots.ai/ |
Obsługiwane Języki | 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": [ " |