Wheelie Challenge Game
Click on the extension icon to play Wheelie Challenge Game on Google Chrome
What is Wheelie Challenge Game?
Wheelie Challenge Game is a Chrome extension developed by Unknown, and its main feature is "Click on the extension icon to play Wheelie Challenge Game on Google Chrome".
Extension Screenshots
Download Wheelie Challenge Game Extension CRX File
Download Wheelie Challenge Game 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
Click on the extension icon to play Wheelie Challenge Game on Google Chrome
Extension Basic Information
Name | Wheelie Challenge Game |
ID | bcnldichmkkcfihilleaobeglokmedcd |
Official URL | https://chromewebstore.google.com/detail/wheelie-challenge-game/bcnldichmkkcfihilleaobeglokmedcd |
Description | Click on the extension icon to play Wheelie Challenge Game on Google Chrome |
File Size | 277 KB |
Installation Count | 21 |
Current Version | 1.3 |
Last Updated | 2020-01-12 |
Publish Date | 2020-01-12 |
Developer | Unknown |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Wheelie Challenge Game", "description": "Click on the extension icon to play Wheelie Challenge Game on Google Chrome", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "1.3", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |