Moto X3M Bike Race
Moto X3M Bike Race game on your Google Chrome!
What is Moto X3M Bike Race?
Moto X3M Bike Race is a Chrome extension developed by ZeonaGames, and its main feature is "Moto X3M Bike Race game on your Google Chrome!".
Extension Screenshots
Download Moto X3M Bike Race Extension CRX File
Download Moto X3M Bike Race extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | Moto X3M Bike Race |
ID | hifdhiihfabjapmmaoadjbfdbmaibkpb |
Official URL | https://chromewebstore.google.com/detail/moto-x3m-bike-race/hifdhiihfabjapmmaoadjbfdbmaibkpb |
Description | Moto X3M Bike Race game on your Google Chrome! |
File Size | 234 KB |
Installation Count | 10,000 |
Current Version | 1.0.1 |
Last Updated | 2022-05-05 |
Publish Date | 2022-05-04 |
Rating | 3.00/5 Total 2 Ratings |
Developer | ZeonaGames |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://sites.google.com/view/zeonargames/ana-sayfa |
Supported Languages | 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" } |