wolkvox rpa web Inspector
Extension of the wolkvox rpa, the wolkvox rpa Inspector is a powerful and versatile tool
What is wolkvox rpa web Inspector?
wolkvox rpa web Inspector is a Chrome extension developed by Bionikron RPA, and its main feature is "Extension of the wolkvox rpa, the wolkvox rpa Inspector is a powerful and versatile tool".
Extension Screenshots
Download wolkvox rpa web Inspector Extension CRX File
Download wolkvox rpa web Inspector 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
Wolkvox RPA Inspector es una valiosa ampliación de Wolkvox RPA, una herramienta de automatización robusta y flexible. Esta extensión se ha diseñado para facilitar la captura de elementos web y agilizar la programación de automatizaciones dentro de la plataforma Wolkvox RPA. Wolkvox RPA Inspector es una herramienta poderosa y versátil que permite a los usuarios identificar y seleccionar fácilmente los elementos web necesarios para automatizar tareas. Con esta extensión, los usuarios pueden realizar capturas de pantalla de páginas web y extraer información clave, como campos de texto, botones, enlaces y otros elementos interactivos. Al utilizar Wolkvox RPA Inspector, los desarrolladores y especialistas en automatización pueden ahorrar tiempo y esfuerzo al crear flujos de trabajo automatizados. La extensión simplifica el proceso de identificación de elementos web, lo que facilita la programación de tareas de automatización en la herramienta Wolkvox RPA.
Extension Basic Information
Name | wolkvox rpa web Inspector |
ID | jlnpbojknlkljfionhldlllfcbbpfoic |
Official URL | https://chromewebstore.google.com/detail/wolkvox-rpa-web-inspector/jlnpbojknlkljfionhldlllfcbbpfoic |
Description | Extension of the wolkvox rpa, the wolkvox rpa Inspector is a powerful and versatile tool |
File Size | 118 KB |
Installation Count | 87 |
Current Version | 1.0.0.0 |
Last Updated | 2023-07-01 |
Publish Date | 2023-06-30 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Bionikron RPA |
[email protected] | |
Payment Type | free |
Extension Website | https://rpa.wolkvox.com/manager |
Help Page URL | https://rpa.wolkvox.com/docs |
Privacy Policy Page URL | https://rpa.wolkvox.com |
Supported Languages | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "wolkvox rpa web Inspector", "description": "Extension of the wolkvox rpa, the wolkvox rpa Inspector is a powerful and versatile tool", "version": "1.0.0.0", "manifest_version": 3, "permissions": [ "nativeMessaging", "scripting", "tabs", "storage" ], "action": { "default_icon": { "16": "icono.png", "24": "icono.png", "32": "icono.png" }, "default_title": "Inspect window" }, "background": { "service_worker": "background.js" }, "host_permissions": [ " |