Moto X3M Bike Race

Moto X3M Bike Race game on your Google Chrome!

什么是Moto X3M Bike Race?

Moto X3M Bike Race是由ZeonaGames开发的Chrome扩展程序,该扩展的主要功能是“Moto X3M Bike Race game on your Google Chrome!”。

扩展截图

screenshot
screenshot

下载Moto X3M Bike Race扩展crx文件

下载Moto X3M Bike Race扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        How to Install

1. Click "Add to Chrome" to install the extension
2. Pin the Flappy Bird extension icon to the Chrome toolbar
3. Click the Flappy Bird icon on the Chrome toolbar, the Moto X3M Bike Race popup will open.
Have fun!                    

扩展基本信息

名称 Moto X3M Bike Race Moto X3M Bike Race
ID hifdhiihfabjapmmaoadjbfdbmaibkpb
官方URL https://chromewebstore.google.com/detail/moto-x3m-bike-race/hifdhiihfabjapmmaoadjbfdbmaibkpb
简介 Moto X3M Bike Race game on your Google Chrome!
文件大小 234 KB
安装次数 10,000
当前版本 1.0.1
更新时间 2022-05-05
上架时间 2022-05-04
评分 3.00/5 共2次评分
开发者 ZeonaGames
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://sites.google.com/view/zeonargames/ana-sayfa
支持的语言 en
manifest.json
{
    "action": {
        "default_icon": {
            "128": "img\/128.png",
            "16": "img\/16.png",
            "256": "img\/256.png",
            "48": "img\/48.png"
        },
        "default_popup": "index.html",
        "default_title": "Click to open Moto X3M Bike Race popup"
    },
    "background": {
        "service_worker": "update.js"
    },
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "homepage_url": "https:\/\/gaming.blueicegame.com\/game\/moto-x3m-bike-race-game",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "256": "img\/256.png",
        "48": "img\/48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "offline_enabled": true,
    "options_page": "index.html",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1",
    "version_name": "1.0.1"
}