Papa Louie Game Launcher
Get to your favorite Papa Louie games at the click of a button!
Hvad er Papa Louie Game Launcher?
Papa Louie Game Launcher er en Chrome-udvidelse udviklet af ninaahmed99, og dens hovedfunktion er "Get to your favorite Papa Louie games at the click of a button!".
Udvidelsesskærmbilleder
Download Papa Louie Game Launcher-udvidelses-CRX-fil
Download Papa Louie Game Launcher-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        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.                     Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | nhmhmcocmfkdpdbhkdalnkjpbhdnljhl | 
| Officiel URL | https://chromewebstore.google.com/detail/papa-louie-game-launcher/nhmhmcocmfkdpdbhkdalnkjpbhdnljhl | 
| Beskrivelse | Get to your favorite Papa Louie games at the click of a button! | 
| Filstørrelse | 3.32 MB | 
| Antal Installationer | 10,000 | 
| Nuværende Version | 1.2 | 
| Senest Opdateret | 2018-07-25 | 
| Udgivelsesdato | 2018-07-25 | 
| Bedømmelse | 4.37/5 Samlet 67 Bedømmelser | 
| Udvikler | ninaahmed99 | 
| Betalingsmetode | free | 
| Understøttede Sprog | 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"
    ]
}  |  |