Papa Louie Game Launcher

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

Wat is Papa Louie Game Launcher?

Papa Louie Game Launcher is een Chrome-extensie ontwikkeld door ninaahmed99, en de belangrijkste functie is "Get to your favorite Papa Louie games at the click of a button!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Papa Louie Game Launcher

Download Papa Louie Game Launcher-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Papa Louie Game Launcher Papa Louie Game Launcher
ID nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Officiële URL https://chromewebstore.google.com/detail/papa-louie-game-launcher/nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Beschrijving Get to your favorite Papa Louie games at the click of a button!
Bestandsgrootte 3.32 MB
Aantal Installaties 10,000
Huidige Versie 1.2
Laatst Bijgewerkt 2018-07-25
Publicatiedatum 2018-07-25
Beoordeling 4.37/5 Totaal 67 Beoordelingen
Ontwikkelaar ninaahmed99
Betalingswijze free
Ondersteunde Talen 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"
    ]
}