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是由ninaahmed99開發的Chrome擴展程式,該擴展的主要功能是“Get to your favorite Papa Louie games at the click of a button!”。
擴展截圖
下載Papa Louie Game Launcher擴展crx文件
下載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. 擴展基本資訊
| 名稱 | |
| ID | nhmhmcocmfkdpdbhkdalnkjpbhdnljhl |
| 官方網址 | 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"
]
} | |