Crossy Road Unblocked
Play Crossy Road unbloked game: dodge traffic, hop across logs, sidestep trains and collect coins
什么是Crossy Road Unblocked?
Crossy Road Unblocked是由crossyroad开发的Chrome扩展程序,该扩展的主要功能是“Play Crossy Road unbloked game: dodge traffic, hop across logs, sidestep trains and collect coins”。
扩展截图
下载Crossy Road Unblocked扩展crx文件
下载Crossy Road Unblocked扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
* Cross roads, train tracks, and rivers – endlessly hop forever. * Simple, pure, innovative gameplay * Play in browser with extension * Free to play
扩展基本信息
名称 | |
ID | hllnkdagaamhaapimkfdkbmdeohidmpe |
官方URL | https://chrome.google.com/webstore/detail/crossy-road-unblocked/hllnkdagaamhaapimkfdkbmdeohidmpe |
简介 | Play Crossy Road unbloked game: dodge traffic, hop across logs, sidestep trains and collect coins |
文件大小 | 3.15 MB |
安装次数 | 8,805 |
当前版本 | 2 |
更新时间 | 2022-07-29 |
上架时间 | 2022-07-29 |
评分 | 1.00/5 共1次评分 |
开发者 | crossyroad |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.crossyroad.com/privacy |
支持的语言 | 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" } } |