Real Racing 3
Real Racing 3 , now available on chrome
What is Real Racing 3?
Real Racing 3 is a Chrome extension developed by GunsuGames, and its main feature is "Real Racing 3 , now available on chrome".
Extension Screenshots
Download Real Racing 3 Extension CRX File
Download Real Racing 3 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
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
Extension Basic Information
Name | |
ID | hfefjeepjkdnfoabcihdfmplifambojp |
Official URL | https://chrome.google.com/webstore/detail/real-racing-3/hfefjeepjkdnfoabcihdfmplifambojp |
Description | Real Racing 3 , now available on chrome |
File Size | 14.58 MB |
Installation Count | 10,000 |
Current Version | 1.4.1 |
Last Updated | 2022-05-31 |
Publish Date | 2020-10-22 |
Rating | 2.50/5 Total 22 Ratings |
Developer | GunsuGames |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://sites.google.com/view/gunselgamesworld/home |
Supported Languages | 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" } |