The extension has extremely limited adoption with only 51 users and just 2 ratings, making it difficult to assess reliability through community feedback. The perfect 5.0 rating is based on too few reviews to be meaningful. The lack of developer information and company details raises transparency concerns, as legitimate extensions typically provide clear authorship and contact information.
The extension's content script permissions are highly concerning, targeting specific IP addresses (192.168.1.64, 95.155.36.142) and government domains (ngo.gov.me, nvoprod.gov.me, nvotest.gov.me). This suggests it's designed to interact with Montenegro government systems, which could be legitimate but also presents significant security risks if misused. The nativeMessaging permission allows communication with local applications, creating potential attack vectors for system compromise. The combination of government domain access and native messaging capabilities in an extension with minimal oversight is particularly worrisome.
Given the high-risk profile, only install this extension if you specifically need to interact with Montenegro government systems and can verify its legitimacy through official channels. Run it in a completely separate Chrome profile to isolate potential security risks. Contact the relevant government IT department to confirm this is an officially sanctioned extension before installation. Monitor system activity closely when using this extension.
| https://clients2.google.com/service/update2/crx | https://192.168.1.64/ | |
| https://95.155.36.142/ | https://ngo.gov.me/ | |
| https://nvoprod.gov.me/ | https://nvotest.gov.me/ |
{ "name": "Call_NvoRegClient", "version": "1.1.0", "background": { "service_worker": "backgroundScript.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "permissions": [ "nativeMessaging" ], "content_scripts": [ { "js": [ "contentScript.js" ], "run_at": "document_end", "matches": [ "https://localhost/*", "https://192.168.1.64/*", "https://95.155.36.142/*", "https://ngo.gov.me/*", "https://nvoprod.gov.me/*", "https://nvotest.gov.me/*" ] } ], "manifest_version": 3 }
ⓘ 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.