Parking Lot Driving

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

Vad är Parking Lot Driving?

Parking Lot Driving är en Chrome-tillägg utvecklad av https://play.greenislet.com, och dess huvudfunktion är "Parking Lot Driving is a challenging game for the true fans of parking and driving simulations".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Parking Lot Driving-förlängningens CRX-fil

Ladda ner Parking Lot Driving-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Parking Lot Driving Parking Lot Driving
ID ldhlapfbmhfhajkebebocghkanljekkm
Officiell webbadress https://chromewebstore.google.com/detail/parking-lot-driving/ldhlapfbmhfhajkebebocghkanljekkm
Beskrivning Parking Lot Driving is a challenging game for the true fans of parking and driving simulations
Filstorlek 41.08 KB
Antal Installationer 492
Aktuell Version 1.8.9
Senast Uppdaterad 2018-04-26
Publiceringsdatum 2018-04-26
Betyg 4.43/5 Totalt 7 Betyg
Utvecklare https://play.greenislet.com
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan http://www.greenislet.com/privacy_policy.html
Stödda Språk 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"
}