OpenBots Web Automation
OpenBots extension for browser communication
Cos'è OpenBots Web Automation?
OpenBots Web Automation è un'estensione di Chrome sviluppata da openbotsdev, e la sua funzione principale è "OpenBots extension for browser communication".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione OpenBots Web Automation
Scarica i file di estensione OpenBots Web Automation in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | OpenBots Web Automation |
ID | kkepankimcahnjamnimeijpplgjpmdpp |
URL Ufficiale | https://chromewebstore.google.com/detail/openbots-web-automation/kkepankimcahnjamnimeijpplgjpmdpp |
Descrizione | OpenBots extension for browser communication |
Dimensione del File | 273 KB |
Conteggio Installazioni | 578 |
Versione Corrente | 2.0.0 |
Ultimo Aggiornamento | 2023-02-13 |
Data di Pubblicazione | 2021-05-12 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | openbotsdev |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://openbots.ai/ |
Lingue Supportate | 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": [ " |