The extension has a modest user base of 4,000 users with a decent 4.0-star rating, though based on only 8 reviews which limits confidence in the rating's reliability. The lack of developer information and company details raises transparency concerns. The extension uses Manifest V3, which is positive for security standards.
Given the medium risk level, consider running this extension in a separate Chrome profile if you frequently handle sensitive information. Before installing, verify that you actually need QR code scanning functionality that requires webpage access - many QR codes can be scanned using your phone's camera instead. If you do install it, be mindful of which tabs are active when using the extension, and avoid using it on pages containing sensitive personal or financial information. Consider looking for alternative QR code scanners with more established developers and larger user bases if this functionality is essential to your workflow.
| https://clients2.google.com/service/update2/crx | https://github.com/nimiq/qr-scanner | |
| https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css |
{ "name": "QR Code Scanner", "icons": { "16": "images/icon.png", "32": "images/icon.png", "48": "images/icon.png", "128": "images/icon.png" }, "action": { "default_icon": { "16": "images/icon.png", "32": "images/icon.png", "48": "images/icon.png", "128": "images/icon.png" }, "default_popup": "src/popup.html" }, "version": "1.1", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Scans QR codes on any web page or PDF", "permissions": [ "activeTab" ], "manifest_version": 3, "content_security_policy": {}, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "src/scanner*", "*.html" ] } ] }
ⓘ 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.