Papa Louie Game Launcher

Get to your favorite Papa Louie games at the click of a button!

Was ist Papa Louie Game Launcher?

Papa Louie Game Launcher ist eine Chrome-Erweiterung, die von ninaahmed99 entwickelt wurde, und ihr Hauptmerkmal ist "Get to your favorite Papa Louie games at the click of a button!".

Erweiterungsscreenshots

screenshot

Papa Louie Game Launcher-Erweiterungs-CRX-Datei herunterladen

Laden Sie Papa Louie Game Launcher-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

                        Launch any Papa Louie game!

Simply click on the icon that represents the version of the game you want to play and a new tab with the game will appear.                    

Grundlegende Informationen zur Erweiterung

Name Papa Louie Game Launcher Papa Louie Game Launcher
ID nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Offizielle URL https://chromewebstore.google.com/detail/papa-louie-game-launcher/nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Beschreibung Get to your favorite Papa Louie games at the click of a button!
Dateigröße 3.32 MB
Installationsanzahl 10,000
Aktuelle Version 1.2
Letztes Update 2018-07-25
Veröffentlichungsdatum 2018-07-25
Bewertung 4.37/5 Insgesamt 67 Bewertungen
Entwickler ninaahmed99
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Papa Louie Game Launcher",
    "description": "Get to your favorite Papa Louie games at the click of a button!",
    "version": "1.2",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}