Aiwozo
AI Work Zone Web Automation Extension is an component developed for browser interaction to implement automation on web applications.
什麼是Aiwozo?
Aiwozo是由AIwozo開發的Chrome擴展程式,該擴展的主要功能是“AI Work Zone Web Automation Extension is an component developed for browser interaction to implement automation on web applications.”。
擴展截圖
下載Aiwozo擴展crx文件
下載Aiwozo擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Aiwozo Extension is a component developed for browser interaction to implement automation on web applications on Google Chrome. Aiwozo is an Intelligent Automation tool rated as a Top 5 RPA tool in the G2 Fall reports 2021 and is also listed as a Major Contender in the recently released Everest Group RPA Platforms PEAK matrix 2021. The extension supports the latest release of Enterprise edition and the Community edition (available Free to all users). Studio is the low code-no code tool for developing bots that work on all kinds of web, windows, citrix and more applications. In addition; the Discovery tool is used to capture tasks and seamlessly create workflows. Studio and Discovery use the extension to provide auto login, recording and executing of the tasks for web applications.
擴展基本資訊
名稱 | Aiwozo |
ID | mhfpeolfjhoceminlfimoeldmhcfonjb |
官方網址 | https://chromewebstore.google.com/detail/aiwozo/mhfpeolfjhoceminlfimoeldmhcfonjb |
簡介 | AI Work Zone Web Automation Extension is an component developed for browser interaction to implement automation on web applications. |
檔案大小 | 25.42 KB |
安裝次數 | 91 |
目前版本 | 3.0 |
更新時間 | 2022-09-15 |
上架時間 | 2020-05-09 |
評分 | 5.00/5 共 4 次評分 |
開發者 | AIwozo |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Aiwozo", "description": "AI Work Zone Web Automation Extension is an component developed for browser interaction to implement automation on web applications.", "version": "3.0", "icons": { "16": "static\/activate_icons\/Aiwozo16.png", "32": "static\/activate_icons\/Aiwozo32.png", "64": "static\/activate_icons\/Aiwozo64.png", "128": "static\/activate_icons\/Aiwozo128.png" }, "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "16": "static\/activate_icons\/Aiwozo16.png", "32": "static\/activate_icons\/Aiwozo32.png", "64": "static\/activate_icons\/Aiwozo64.png", "128": "static\/activate_icons\/Aiwozo128.png" }, "default_title": "Artificial Intelligence Work Zone" }, "permissions": [ "nativeMessaging", " |