Checkers Classic
Checkers Classic means playing checkers with your friend and enjoying a good game
Cos'è Checkers Classic?
Checkers Classic è un'estensione di Chrome sviluppata da mada.blonda21, e la sua funzione principale è "Checkers Classic means playing checkers with your friend and enjoying a good game".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Checkers Classic
Scarica i file di estensione Checkers Classic 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
Checkers Classic means playing checkers with your friend and enjoying a good game.
Informazioni di Base sull'Estensione
Nome | |
ID | jdemoedaelmbnkmhmenefdobfcgeelgf |
URL Ufficiale | https://chrome.google.com/webstore/detail/checkers-classic/jdemoedaelmbnkmhmenefdobfcgeelgf |
Descrizione | Checkers Classic means playing checkers with your friend and enjoying a good game |
Dimensione del File | 79.87 KB |
Conteggio Installazioni | 2,000 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2016-12-09 |
Data di Pubblicazione | 2016-12-09 |
Valutazione | 1.94/5 Totale 16 Valutazioni |
Sviluppatore | mada.blonda21 |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": { "19": "19.png" }, "default_popup": "popup.html", "icons": { "128": "128.png" } }, "description": "Checkers Classic means playing checkers with your friend and enjoying a good game", "manifest_version": 2, "name": "Checkers Classic", "short_name": "Checkers Classic", "version": "1.0" } |