Starting analysis...
Version 4.0.2 View in Chrome Web Store
The extension has a solid user base of 10,000 users with a good rating of 4.3 stars from 176 reviews, indicating general user satisfaction. The specific functionality of sorting Amazon products by review count is clearly defined and matches the extension's name and purpose. The use of Manifest V3 demonstrates compliance with modern Chrome extension security standards.
The primary concern is the extensive host permissions covering 24 different Amazon domains worldwide. While this broad access is functionally necessary for the extension to work across all Amazon regional sites, it represents a significant attack surface. The extension can access and potentially modify content on any Amazon page the user visits across all these domains. The lack of visible author or developer information reduces transparency and accountability.
This extension presents low risk for most users due to its focused functionality and good user feedback. However, users should be aware that it has broad access to their Amazon browsing activity across all regional sites. If you're particularly privacy-conscious or only use one or two Amazon domains, consider whether you need this level of access. The extension appears safe for general use, but monitor your Amazon account for any unusual activity as a precaution. Users who frequently shop on Amazon and value the sorting functionality will likely find the benefits outweigh the minimal risks.
| http://www.w3.org/2000/svg | https://chromewebstore.google.com/detail/amazon-sort-by-review-cou/olefkhnepnhckieapdkjebebogajcmel/reviews | |
| https://clients2.google.com/service/update2/crx |
{ "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm+XOF71DxOmh+tcrolNp7SbGg7+qltOM3dMgxUiaPXU22uSxmeAvlbiO8VWBfPeL37FxkuX1Q/aY9z5ykviYqTuxWGhbsjnsrpRke1Q8I1px5Gl2AMO3G+mgAdajUZo9LRJtE4qmGO/ZxlbVepPhtbHXu0KwT2S9xMUAFIFs3JX/x7ZNK4+xK+QlnnvV0aEcJsBUjAxqxcyh6FeeCxItYHiOp8VMUp9w5Ltzx9dO9hkA6FBJcyC2sr8qibyzG2i4D5ksc1UaQ64mXtVAC8PvLBhdUgMHf+CpeQ9AYZBiJ7J/ZYs+eaMT2Veuhic/TpZubVpty4WV8wHp2htb5xy5DQIDAQAB", "name": "Amazon Sort by Review Count", "icons": { "16": "assets/icon.png", "48": "assets/icon.png", "128": "assets/icon.png" }, "action": { "default_icon": "assets/icon.png" }, "version": "4.0.2", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Sort By Review Count for Amazon allows you to sort Amazon search results by their number of reviews", "content_scripts": [ { "js": [ "content.js" ], "css": [ "styles.css" ], "matches": [ "*://*.amazon.ae/*", "*://*.amazon.at/*", "*://*.amazon.be/*", "*://*.amazon.ca/*", "*://*.amazon.cn/*", "*://*.amazon.co.jp/*", "*://*.amazon.co.uk/*", "*://*.amazon.com.au/*", "*://*.amazon.com.br/*", "*://*.amazon.com.mx/*", "*://*.amazon.com.sg/*", "*://*.amazon.com.tr/*", "*://*.amazon.com/*", "*://*.amazon.de/*", "*://*.amazon.eg/*", "*://*.amazon.es/*", "*://*.amazon.fr/*", "*://*.amazon.ie/*", "*://*.amazon.in/*", "*://*.amazon.it/*", "*://*.amazon.nl/*", "*://*.amazon.pl/*", "*://*.amazon.sa/*", "*://*.amazon.se/*" ] } ], "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.