AI product readBrowser bridge extension for SAP Enable Now desktop application recorder that enables recording and playing in-app help content for web-based applications
Allows the SAP Enable Now desktop application to interact with web pages in the browser for recording UI interactions, identifying page elements, and creating software training/in-app help content (SAP Companion)
The SAP Enable Now desktop application sends commands to the extension via native messaging. The extension identifies the current web application using profile detection scripts, injects recognition scripts into the page to locate UI elements, extracts control properties, and returns results back to the desktop application for recording help content or playing back guidance.
Bridge between SAP Enable Now desktop app and browser via native messagingUI element recognition and re-recognition in web pagesAutomatic detection of SAP application profiles (Ariba, Concur, SuccessFactors, FieldGlass, Hybris, C4C, UI5, MS Office 365 Online)Control property extraction for recording UI interactionsPage key identification for mapping application screensSAP Companion integration (openWA) for in-app help playback
- Target users
- SAP Enable Now content authors / SAP enterprise customers creating software training materials / Corporate training teams using SAP Companion for desktop
- Cannot verify SAP Enable Now desktop application licensing requirements as it is external to the extension
- Profile scripts are very large (150-333KB each) and only sampled - they appear to be auto-generated DOM recognition logic
- No UI/popup HTML files exist in the extension - it operates entirely as a background bridge
MonetizationNo paid features detected
No payment, premium, subscription, billing, license, or upgrade keywords found in any of 133 source files. All 'pro' keyword hits are false positives matching 'producer_port', 'processRequest', 'profileHashMap' etc. All 'token' hits match string parsing functions (startToken/middleToken/endToken). All 'jwt' hits match height/width variable names (objHt/objWt). The extension is a free bridge tool with no gated features, no payment UI, and no billing API calls.
- Confidence
- 95
- Payment platform
- --
- Source
- AI / High
- Login required
- No
- Reason
- The extension itself implements no login UI, authentication flow, or account management. It acts as a passive bridge between the locally installed SAP Enable Now desktop application (via native messaging hosts 'com.sap.enable.now.producer.generic.nmhost' and 'com.sap.enable.now.navigator.generic.nmhost') and web pages. No login, account, auth, or credential keywords were found in any source files. The companion desktop SAP Enable Now application likely requires enterprise licensing, but that is external to the extension's own workflow.