Checkers (Play Checkers)
Play Checkers Online FREE
什麼是Checkers (Play Checkers)?
Checkers (Play Checkers)是由Tech Breaker開發的Chrome擴展程式,該擴展的主要功能是“Play Checkers Online FREE”。
擴展截圖
下載Checkers (Play Checkers)擴展crx文件
下載Checkers (Play Checkers)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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!
擴展基本資訊
名稱 | Checkers (Play Checkers) |
ID | jnhpbpekjfpjpcoeikoenlohlabpjmdi |
官方網址 | https://chromewebstore.google.com/detail/checkers-play-checkers/jnhpbpekjfpjpcoeikoenlohlabpjmdi |
簡介 | Play Checkers Online FREE |
檔案大小 | 219 KB |
安裝次數 | 2,222 |
目前版本 | 3.62 |
更新時間 | 2022-03-25 |
上架時間 | 2021-12-29 |
評分 | 4.87/5 共 30 次評分 |
開發者 | Tech Breaker |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://playcheckers.atwebpages.com/ |
支援的語言 | 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" } } |