Security Warning: High Security Risk
Xactware ClickOnce
ID: ghonblphoimcehigdfdmomaochonfobc
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- Xactware Solutions, IncView Profile
- Privacy
- Privacy Policy
- Help
- Help Center
- Country
- US
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- Yes
- Address
- 1100 W Traverse Pkwy Lehi, UT 84043 US
Enable ClickOnce support in the Browser for Xactimate/XactContents online Estimate Writer.
Allows users of Xactimate and XactContents online the ability to open and view or edit estimates.
The bundled manifest declares manifest_version 2 and includes webRequest and webRequestBlocking permissions, while the published manifest summary claims manifest_version 3 with only nativeMessaging and host_permissions. This discrepancy can mislead users about the extension's capabilities and may violate Chrome Web Store policy.
{ "background": { "scripts": [ "js/background-script.js" ] }, "manifest_version": 2, "name": "Xactware ClickOnce", "version": "1.3", "description": "Enable ClickOnce support in the Browser for Xactimate/XactContents online Estimate Writer.", "icons": { "128": "icons/128.png" }, "content_scripts": [ { "matches": [ "https://*.xactimate.com/*", "https://xactimate.com/*", "https://*.xactcontents.com/*", "https://xactcontents.com/*" ], "js": [ "js/export.js" ], "run_at": "document_start" } ], "permissions": [ "webRequest", "webRequestBlocking", "nativeMessaging", "https://*.xactimate.com/*", "https://xactimate.com/*", "https://*.xactcontents.com/*", "https://xactcontents.com/*" ]}By severity
Versions scanned
None of the 5 scanned versions have more than one unique code-review finding. Counts are unique findings that include each version.
| Extension Version | Code Review Findings |
|---|---|
| No versions with multiple unique findings. | |
Files with findings
1 distinct path — top paths by unique finding count:
- manifest.json1
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
Gain full insight into all external connections.
Upgrade for full visibility.
Gain full insight into all external connections.
Upgrade for full visibility.
Code Diff
Compare extension code between any two versions.
No comparable text files found between these versions.
Browse and explore files within this extension package
Gain full insight into all external connections.
Upgrade for full visibility.