Real Racing 3

Real Racing 3 , now available on chrome

O que é Real Racing 3?

Real Racing 3 é uma extensão do Chrome desenvolvida por GunsuGames, e sua principal característica é "Real Racing 3 , now available on chrome".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Real Racing 3

Baixe arquivos de extensão Real Racing 3 no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Real Racing 3 Real Racing 3
ID hfefjeepjkdnfoabcihdfmplifambojp
URL Oficial https://chrome.google.com/webstore/detail/real-racing-3/hfefjeepjkdnfoabcihdfmplifambojp
Descrição Real Racing 3 , now available on chrome
Tamanho do Arquivo 14.58 MB
Contagem de Instalações 10,000
Versão Atual 1.4.1
Última Atualização 2022-05-31
Data de Publicação 2020-10-22
Classificação 2.50/5 Total de 22 Avaliações
Desenvolvedor GunsuGames
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://sites.google.com/view/gunselgamesworld/home
Idiomas Suportados 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"
}