Newgen Web Recorder
Newgen web recorder is an extension to Newgen RPA suite
What is Newgen Web Recorder?
Newgen Web Recorder is a Chrome extension developed by ibpsrpa, and its main feature is "Newgen web recorder is an extension to Newgen RPA suite".
Extension Screenshots
Download Newgen Web Recorder Extension CRX File
Download Newgen Web Recorder 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
Newgen web recorder is designed to record, edit and test human actions on web based applications. It seamlessly integrates with Newgen RPA script designer and Newgen low code application platform (iBPS) to accelerate business processes through bots. Recorder creates an automation sequence of activities that can be further edited using script designer as well as web recorder. Newgen web recorder supports the Chrome version 96 and above.
Extension Basic Information
Name | Newgen Web Recorder |
ID | akobpmedfdpmgocehllaondcdhldoedp |
Official URL | https://chromewebstore.google.com/detail/newgen-web-recorder/akobpmedfdpmgocehllaondcdhldoedp |
Description | Newgen web recorder is an extension to Newgen RPA suite |
File Size | 4.27 MB |
Installation Count | 44 |
Current Version | 3.17.6 |
Last Updated | 2022-11-21 |
Publish Date | 2020-07-01 |
Rating | 5.00/5 Total 3 Ratings |
Developer | ibpsrpa |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Newgen web recorder is an extension to Newgen RPA suite", "manifest_version": 2, "name": "Newgen Web Recorder", "version": "3.17.6", "version_name": "3.17.6", "homepage_url": "https:\/\/newgensoft.com\/products\/business-process-management\/", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": { "16": "icons\/icon_menu16.png", "32": "icons\/icon_menu32.png", "64": "icons\/icon_menu64.png" }, "default_title": "Newgen IDE" }, "permissions": [ "tabs", "contextMenus", "downloads", "webNavigation", "storage", "debugger", " |