Papa Louie Game Launcher

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

Что такое Papa Louie Game Launcher?

Papa Louie Game Launcher - это расширение Chrome, разработанное ninaahmed99, и его основная функция - "Get to your favorite Papa Louie games at the click of a button!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Papa Louie Game Launcher

Скачайте файлы расширений Papa Louie Game Launcher в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Papa Louie Game Launcher Papa Louie Game Launcher
ID nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Официальный URL https://chromewebstore.google.com/detail/papa-louie-game-launcher/nhmhmcocmfkdpdbhkdalnkjpbhdnljhl
Описание Get to your favorite Papa Louie games at the click of a button!
Размер файла 3.32 MB
Количество установок 10,000
Текущая Версия 1.2
Последнее Обновление 2018-07-25
Дата публикации 2018-07-25
Рейтинг 4.37/5 Всего 67 оценок
Разработчик ninaahmed99
Тип оплаты free
Поддерживаемые языки 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"
    ]
}