Papa Louie Game Launcher

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

What is Papa Louie Game Launcher?

Papa Louie Game Launcher is a Chrome extension developed by ninaahmed99, and its main feature is "Get to your favorite Papa Louie games at the click of a button!".

Extension Screenshots

screenshot

Download Papa Louie Game Launcher Extension CRX File

Download Papa Louie Game Launcher extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Papa Louie Game Launcher Papa Louie Game Launcher
ID nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Official URL https://chromewebstore.google.com/detail/papa-louie-game-launcher/nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Description Get to your favorite Papa Louie games at the click of a button!
File Size 3.32 MB
Installation Count 10,000
Current Version 1.2
Last Updated 2018-07-25
Publish Date 2018-07-25
Rating 4.37/5 Total 67 Ratings
Developer ninaahmed99
Payment Type free
Supported Languages 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"
    ]
}