Papa Louie Game Launcher

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

Co to jest Papa Louie Game Launcher?

Papa Louie Game Launcher to rozszerzenie Chrome opracowane przez ninaahmed99, a jego główną funkcją jest „Get to your favorite Papa Louie games at the click of a button!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Papa Louie Game Launcher

Pobierz pliki rozszerzeń Papa Louie Game Launcher w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Papa Louie Game Launcher Papa Louie Game Launcher
ID nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Oficjalny URL https://chromewebstore.google.com/detail/papa-louie-game-launcher/nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Opis Get to your favorite Papa Louie games at the click of a button!
Rozmiar pliku 3.32 MB
Liczba instalacji 10,000
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2018-07-25
Data Publikacji 2018-07-25
Ocena 4.37/5 Łącznie 67 Oceny
Deweloper ninaahmed99
Typ Płatności free
Obsługiwane Języki 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"
    ]
}