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