Wheelie Challenge Game
Click on the extension icon to play Wheelie Challenge Game on Google Chrome
Wheelie Challenge Gameとは何ですか?
Wheelie Challenge GameはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Click on the extension icon to play Wheelie Challenge Game on Google Chrome」です。
拡張機能のスクリーンショット
Wheelie Challenge Game拡張機能のCRXファイルをダウンロード
Wheelie Challenge Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Click on the extension icon to play Wheelie Challenge Game on Google Chrome
拡張機能の基本情報
名前 | Wheelie Challenge Game |
ID | bcnldichmkkcfihilleaobeglokmedcd |
公式URL | https://chromewebstore.google.com/detail/wheelie-challenge-game/bcnldichmkkcfihilleaobeglokmedcd |
説明 | Click on the extension icon to play Wheelie Challenge Game on Google Chrome |
ファイルサイズ | 277 KB |
インストール数 | 21 |
現在のバージョン | 1.3 |
最終更新日 | 2020-01-12 |
公開日 | 2020-01-12 |
開発者 | Unknown |
支払い方法 | free |
対応言語 | 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" } } |