Crossy Road Unblocked
Play Crossy Road unbloked game: dodge traffic, hop across logs, sidestep trains and collect coins
Cos'è Crossy Road Unblocked?
Crossy Road Unblocked è un'estensione di Chrome sviluppata da crossyroad, e la sua funzione principale è "Play Crossy Road unbloked game: dodge traffic, hop across logs, sidestep trains and collect coins".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Crossy Road Unblocked
Scarica i file di estensione Crossy Road Unblocked 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
* Cross roads, train tracks, and rivers – endlessly hop forever. * Simple, pure, innovative gameplay * Play in browser with extension * Free to play
Informazioni di Base sull'Estensione
Nome | |
ID | hllnkdagaamhaapimkfdkbmdeohidmpe |
URL Ufficiale | https://chrome.google.com/webstore/detail/crossy-road-unblocked/hllnkdagaamhaapimkfdkbmdeohidmpe |
Descrizione | Play Crossy Road unbloked game: dodge traffic, hop across logs, sidestep trains and collect coins |
Dimensione del File | 3.15 MB |
Conteggio Installazioni | 8,805 |
Versione Corrente | 2 |
Ultimo Aggiornamento | 2022-07-29 |
Data di Pubblicazione | 2022-07-29 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | crossyroad |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.crossyroad.com/privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Crossy Road Unblocked", "description": "Play Crossy Road unbloked game: dodge traffic, hop across logs, sidestep trains and collect coins", "permissions": [ "alarms", "declarativeNetRequest" ], "version": "2", "host_permissions": [ "https:\/\/sdkgame.net\/*", "https:\/\/www.google.com\/*", "https:\/\/www.google.com.ar\/*", "https:\/\/www.google.com.mx\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.co.uk\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.nl\/*", "https:\/\/www.google.at\/*", "https:\/\/www.google.co.nz\/*", "https:\/\/www.google.br\/*", "https:\/\/www.google.no\/*", "https:\/\/www.google.ca\/*", "https:\/\/www.google.fr\/*", "https:\/\/www.google.cl\/*", "https:\/\/www.google.co.jp\/*", "https:\/\/www.google.com.ph\/*", "https:\/\/www.google.com.sg\/*", "https:\/\/www.google.dk\/*", "https:\/\/www.google.es\/*", "https:\/\/www.google.fi\/*", "https:\/\/www.google.se\/*", "https:\/\/www.google.ch\/*", "https:\/\/www.google.de\/*", "https:\/\/www.google.com.tw\/*", "https:\/\/www.google.com.hk\/*", "https:\/\/www.google.co.in\/*", "https:\/\/www.google.co.id\/*", "https:\/\/www.google.ie\/*", "https:\/\/www.google.co.ve\/*", "https:\/\/www.google.it\/*", "https:\/\/www.google.com.vn\/*", "https:\/\/www.google.com.my\/*" ], "action": { "default_icon": "img\/128.png", "default_title": "Crossy Road unblocked" }, "background": { "service_worker": "js\/background.js" }, "icons": { "128": "img\/128.png" } } |