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!」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" } |