arachne.uipath.chrome.browser.bridge.app

★★★★★
★★★★★
198 users
<
>
Dryconn 500-Pack Aqua Underground/Waterproof Wire Connectors 62250
★★★★★
★★★★★
30 Assorted Standard Dart Flights + 30 Mixed Size Stems Variety of Makes Amazing Bargain
★★★★★
★★★★★
Get More YouTube Views 150000
★★★★★
★★★★★
Dryconn DBYN 100-Pack Clear Wire Connectors | 20525
★★★★★
★★★★★
Nike NBA x WNBA x Dunk High Emb 'All Star Weekend 2022' DH8008-800
★★★★★
★★★★★
Seagate Expansion Desktop STKP14000400 14TB External Hard Drive 3.5 inch USB 3.0 PC & Notebook with 2 Year Rescue Service
★★★★★
★★★★★

arachne-uipath chrome browser bridge (hereinafter referred to as the bridge) makes the chrome browser enable to communicate with an external application by hosting native messaging pipeline. as the chrome extension only takes the part of scripting and returing results, please make sure that it does not provide any functionality without the host application which is also known as "native application" described in the official document for chrome extension.

updated on 2022-04-18
* modified : do connect only on startup
* modified : add a connection retrial condition (host forbidden error)

updated on 2022-04-26
* modified : update version 0.1 to 0.2 in mainfest
* modified : change chrome extension logo
# as I forgot modifying version in the manifest json file,
# the modified source on 2022-04-18 did not published properly.
# so modified source will be applied on this publish and need to be watched about calling host application twice issue (BUG FOUND AT VERSION 0.1)
Related