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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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", " |