Parking Lot Driving

Parking Lot Driving is a challenging game for the true fans of parking and driving simulations

Was ist Parking Lot Driving?

Parking Lot Driving ist eine Chrome-Erweiterung, die von https://play.greenislet.com entwickelt wurde, und ihr Hauptmerkmal ist "Parking Lot Driving is a challenging game for the true fans of parking and driving simulations".

Erweiterungsscreenshots

screenshot
screenshot

Parking Lot Driving-Erweiterungs-CRX-Datei herunterladen

Laden Sie Parking Lot Driving-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Drive your car carefully through impossible roads with precise steering and realistic controls.
As you try to reach the finish line, avoid hitting any obstacles on the road or around your car.                    

Grundlegende Informationen zur Erweiterung

Name Parking Lot Driving Parking Lot Driving
ID ldhlapfbmhfhajkebebocghkanljekkm
Offizielle URL https://chromewebstore.google.com/detail/parking-lot-driving/ldhlapfbmhfhajkebebocghkanljekkm
Beschreibung Parking Lot Driving is a challenging game for the true fans of parking and driving simulations
Dateigröße 41.08 KB
Installationsanzahl 492
Aktuelle Version 1.8.9
Letztes Update 2018-04-26
Veröffentlichungsdatum 2018-04-26
Bewertung 4.43/5 Insgesamt 7 Bewertungen
Entwickler https://play.greenislet.com
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite http://www.greenislet.com/privacy_policy.html
Unterstützte Sprachen en,en-GB,en-US
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_appName__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "Parking Lot Driving",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.8.9"
}