Real Racing 3

Real Racing 3 , now available on chrome

Co to jest Real Racing 3?

Real Racing 3 to rozszerzenie Chrome opracowane przez GunsuGames, a jego główną funkcją jest „Real Racing 3 , now available on chrome”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Real Racing 3

Pobierz pliki rozszerzeń Real Racing 3 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Real Racing 3 Real Racing 3
ID hfefjeepjkdnfoabcihdfmplifambojp
Oficjalny URL https://chrome.google.com/webstore/detail/real-racing-3/hfefjeepjkdnfoabcihdfmplifambojp
Opis Real Racing 3 , now available on chrome
Rozmiar pliku 14.58 MB
Liczba instalacji 10,000
Aktualna Wersja 1.4.1
Ostatnia Aktualizacja 2022-05-31
Data Publikacji 2020-10-22
Ocena 2.50/5 Łącznie 22 Oceny
Deweloper GunsuGames
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://sites.google.com/view/gunselgamesworld/home
Obsługiwane Języki 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"
}