Checkers (Play Checkers)
Play Checkers Online FREE
Cos'è Checkers (Play Checkers)?
Checkers (Play Checkers) è un'estensione di Chrome sviluppata da Tech Breaker, e la sua funzione principale è "Play Checkers Online FREE".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Checkers (Play Checkers)
Scarica i file di estensione Checkers (Play Checkers) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | Checkers (Play Checkers) |
ID | jnhpbpekjfpjpcoeikoenlohlabpjmdi |
URL Ufficiale | https://chromewebstore.google.com/detail/checkers-play-checkers/jnhpbpekjfpjpcoeikoenlohlabpjmdi |
Descrizione | Play Checkers Online FREE |
Dimensione del File | 219 KB |
Conteggio Installazioni | 2,222 |
Versione Corrente | 3.62 |
Ultimo Aggiornamento | 2022-03-25 |
Data di Pubblicazione | 2021-12-29 |
Valutazione | 4.87/5 Totale 30 Valutazioni |
Sviluppatore | Tech Breaker |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://playcheckers.atwebpages.com/ |
Lingue Supportate | 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" } } |