Starting analysis...
Version 1.0.0 View in Chrome Web Store
The extension has a modest user base of 1,000 downloads, which suggests limited adoption but not necessarily indicating malicious intent. However, the rating of 3.2 out of 5 stars from 28 reviews is below average and may indicate user dissatisfaction with functionality or performance. The lack of developer information raises transparency concerns, as reputable developers typically provide contact details and company information.
The primary concern is the use of Manifest Version 2, which has weaker security controls compared to the newer Manifest V3 standard. This older version allows for more permissive extension behavior and fewer restrictions on potentially harmful activities. The missing developer information makes it difficult to assess the publisher's credibility and track record. The below-average rating suggests potential issues with the extension's quality or user experience.
Consider looking for alternative chess extensions that use Manifest V3 for better security. If you choose to use this extension, monitor its behavior closely and consider running it in a separate Chrome profile to isolate any potential risks. Given that this is a simple chess game, the security risks are relatively contained, but the outdated manifest version and lack of developer transparency warrant caution. Check user reviews to understand specific complaints before installation.
| http://clients2.google.com/service/update2/crx |
{ "name": "Chess - the board game", "icons": { "16": "custom_icon_16.png", "48": "custom_icon_48.jpg", "128": "custom_icon_128.jpg" }, "sandbox": { "pages": [ "game/index.html" ], "scripts": [ "game/js/chess.js" ] }, "version": "1.0.0", "update_url": "http://clients2.google.com/service/update2/crx", "description": "Chess is a two-player strategy board game played on a chessboard", "browser_action": { "default_icon": "custom_icon_16.png", "default_popup": "popup.html", "default_title": "Chess - the board game" }, "manifest_version": 2, "minimum_chrome_version": "1.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.