Newgen Web Recorder
Newgen web recorder is an extension to Newgen RPA suite
Cos'è Newgen Web Recorder?
Newgen Web Recorder è un'estensione di Chrome sviluppata da ibpsrpa, e la sua funzione principale è "Newgen web recorder is an extension to Newgen RPA suite".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Newgen Web Recorder
Scarica i file di estensione Newgen Web Recorder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Newgen Web Recorder |
ID | akobpmedfdpmgocehllaondcdhldoedp |
URL Ufficiale | https://chromewebstore.google.com/detail/newgen-web-recorder/akobpmedfdpmgocehllaondcdhldoedp |
Descrizione | Newgen web recorder is an extension to Newgen RPA suite |
Dimensione del File | 4.27 MB |
Conteggio Installazioni | 44 |
Versione Corrente | 3.17.6 |
Ultimo Aggiornamento | 2022-11-21 |
Data di Pubblicazione | 2020-07-01 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | ibpsrpa |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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", " |