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