Real Racing 3
Real Racing 3 , now available on chrome
Real Racing 3とは何ですか?
Real Racing 3はGunsuGamesによって開発されたChromeの拡張機能で、その主な機能は「Real Racing 3 , now available on chrome」です。
拡張機能のスクリーンショット
Real Racing 3拡張機能のCRXファイルをダウンロード
Real Racing 3拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
REAL CARS Take the wheel of over 300 vehicles from manufacturers like Ford, Aston Martin, McLaren, Koenigsegg and Bugatti. REAL TRACKS Burn rubber on 19 real tracks in multiple configurations from worldwide locations, including Monza, Silverstone, Hockenheimring, Le Mans, Dubai Autodrome, Yas Marina, Circuit of the Americas and many more. Open to Extension tab and play. Press Enter to Begin
拡張機能の基本情報
名前 | |
ID | hfefjeepjkdnfoabcihdfmplifambojp |
公式URL | https://chrome.google.com/webstore/detail/real-racing-3/hfefjeepjkdnfoabcihdfmplifambojp |
説明 | Real Racing 3 , now available on chrome |
ファイルサイズ | 14.58 MB |
インストール数 | 10,000 |
現在のバージョン | 1.4.1 |
最終更新日 | 2022-05-31 |
公開日 | 2020-10-22 |
評価 | 2.50/5 合計 22 レビュー |
開発者 | GunsuGames |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://sites.google.com/view/gunselgamesworld/home |
対応言語 | en |
manifest.json | |
{ "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "real racing", "persistent": false, "scripts": [ "background.js" ] }, "description": "Real Racing 3 , now available on chrome", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "Real Racing 3", "short_name": "Real Racing", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4.1" } |