Voodoo RPA
Voodoo RPA browser extension
What is Voodoo RPA?
Voodoo RPA is a Chrome extension developed by Onezero Intelligent Technology Corp., and its main feature is "Voodoo RPA browser extension".
Extension Screenshots
Download Voodoo RPA Extension CRX File
Download Voodoo RPA 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
If Voodoo RPA (Robotic Process Automation) hosted on your computer, Voodoo RPA chrome browser extension enable you to interact with web pages using JQuery. Besides of using Voodoo Special Deep Learning Powered and Accessibility Framework steps, jquery syntax can be used directly to utilize DOM elements.
Extension Basic Information
Name | Voodoo RPA |
ID | njjdoddanbmfbndednpmploghdbnmffc |
Official URL | https://chromewebstore.google.com/detail/voodoo-rpa/njjdoddanbmfbndednpmploghdbnmffc |
Description | Voodoo RPA browser extension |
File Size | 45.75 KB |
Installation Count | 121 |
Current Version | 1.2 |
Last Updated | 2021-01-07 |
Publish Date | 2020-12-31 |
Rating | 5.00/5 Total 8 Ratings |
Developer | Onezero Intelligent Technology Corp. |
[email protected] | |
Payment Type | free |
Extension Website | https://www.iroboticprocessautomation.com/ |
Help Page URL | https://www.iroboticprocessautomation.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Voodoo RPA", "description": "Voodoo RPA browser extension", "version": "1.2", "background": { "scripts": [ "jquery.min.js", "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |