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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}