Checkers (Play Checkers)
Play Checkers Online FREE
What is Checkers (Play Checkers)?
Checkers (Play Checkers) is a Chrome extension developed by Tech Breaker, and its main feature is "Play Checkers Online FREE".
Extension Screenshots
Download Checkers (Play Checkers) Extension CRX File
Download Checkers (Play Checkers) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Have you ever wanted to play checkers - but only with the click of a button? - Well now you can do so. Play Checkers' easy app allows users to enjoy playing checkers with two players, one player, or no players (bot vs bot :)) with the click of a button! You can now also play players across the world!
Extension Basic Information
Name | Checkers (Play Checkers) |
ID | jnhpbpekjfpjpcoeikoenlohlabpjmdi |
Official URL | https://chromewebstore.google.com/detail/checkers-play-checkers/jnhpbpekjfpjpcoeikoenlohlabpjmdi |
Description | Play Checkers Online FREE |
File Size | 219 KB |
Installation Count | 2,222 |
Current Version | 3.62 |
Last Updated | 2022-03-25 |
Publish Date | 2021-12-29 |
Rating | 4.87/5 Total 30 Ratings |
Developer | Tech Breaker |
[email protected] | |
Payment Type | free |
Extension Website | http://playcheckers.atwebpages.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Checkers (Play Checkers)", "description": "Play Checkers Online FREE", "version": "3.62", "manifest_version": 3, "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } }, "icons": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } } |