Version 1.8 View in Chrome Web Store
The extension appears to be associated with Netsso Telecryptor, which suggests a legitimate security/encryption purpose. However, several trust indicators are missing or concerning - there's no information about download count, user ratings, author details, or developer information. The lack of these basic trust signals makes it difficult to verify the extension's legitimacy and reputation.
The primary concern is the nativeMessaging permission, which allows the extension to communicate with native applications installed on your computer. While this permission aligns with the telecryptor functionality, it represents a significant security capability that could potentially be misused to interact with system-level applications. The use of Manifest V2 is also problematic as it has weaker security controls compared to the newer V3 standard. The absence of user metrics, ratings, and developer information raises additional red flags about transparency and accountability.
Consider running this extension in a separate Chrome profile to isolate its native messaging capabilities from your main browsing environment. Verify the extension's authenticity through official Netsso channels before installation. Monitor system activity when the extension is active to ensure it's only communicating with intended applications. If possible, look for an updated version that uses Manifest V3 for better security controls.
| https://clients2.google.com/service/update2/crx | http://www.netsso.com |
{ "name": "Extension for Netsso Telecryptor", "icons": { "16": "images/icon16.png", "32": "images/icon32.png", "48": "images/icon48.png" }, "version": "1.8", "background": { "scripts": [ "nmsckitx.js" ] }, "short_name": "Extension for Netsso Telecryptor", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Chrome Extension for Netsso Telecryptor for Windows only", "permissions": [ "nativeMessaging" ], "homepage_url": "http://www.netsso.com", "manifest_version": 2, "externally_connectable": { "matches": [ "*://*.nso.com/*", "*://*.netsso.com/*" ] }, "minimum_chrome_version": "29.0" }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.