Papa's Games

Here you can play all the old Papa's Games free and without any ad! Freezeria, Scooperia, Cupcakeria and many more!

Papa's Gamesとは何ですか?

Papa's Gamesはhttps://papalouie.gamesによって開発されたChromeの拡張機能で、その主な機能は「Here you can play all the old Papa's Games free and without any ad! Freezeria, Scooperia, Cupcakeria and many more!」です。

拡張機能のスクリーンショット

screenshot

Papa's Games拡張機能のCRXファイルをダウンロード

Papa's Games拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Let's teleport you 10 years in the past. You are coming home from school, open your PC (*wait 10 minutes), and start playing your favorite games - Papa Louie's Games! 

If you didn't live under a rock, you know that from 2021 FLASH IS DEAD! So, you can't play your favorite games anymore.

Until now!

Starting from today, you can enjoy your favorite old games, without Flash! Using a top notch emulator, all those old files are now ready to work - again! The games now works directly and instant on the extension popup or in a new tab if you want to play the game in fullscreen. 

No annoying ads!

Currently the only game working on this extension is Papa's Pizzeria. In the near future we are planning to update it with Papa's Hot Doggeria and Papa's Cluckeria. 

From what we know, this extension can be count as an unblock Papa's game, because you can play it from a school computer or network too.

Please remember that this extension is work in progress, and we will continually make new updates to the emulator, games and the extension itself. 

We need your review! If you feel that this extension is something useful, please allow us 10 seconds and give us a review about it - good, bad, anything helps us to know if this is relevant or not for you.

So... what is your feedback about Papa's Games?                    

拡張機能の基本情報

名前 Papa's Games Papa's Games
ID lkpipidcmoepminlppmanecmglhnjlih
公式URL https://chromewebstore.google.com/detail/papas-games/lkpipidcmoepminlppmanecmglhnjlih
説明 Here you can play all the old Papa's Games free and without any ad! Freezeria, Scooperia, Cupcakeria and many more!
ファイルサイズ 24.89 MB
インストール数 8,033
現在のバージョン 1.1.5
最終更新日 2022-12-11
公開日 2022-11-23
評価 2.83/5 合計 23 レビュー
開発者 https://papalouie.games
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://papalouie.games/
プライバシーポリシーページのURL https://www.termsfeed.com/live/20320c89-1304-4cfe-a173-ce45e5b36fa8
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Papa's Games",
    "short_name": "Papa",
    "description": "Here you can play all the old Papa's Games free and without any ad! Freezeria, Scooperia, Cupcakeria and many more!",
    "version": "1.1.5",
    "icons": {
        "256": "images\/icon.png",
        "128": "images\/icon_128.png",
        "48": "images\/icon_48.png",
        "16": "images\/icon_16.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_security_policy": {
        "extension_pages": "style-src 'self' data: 'unsafe-inline';script-src 'self' 'wasm-unsafe-eval'; default-src 'self';"
    },
    "action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "Papa's Games",
        "persistent": false
    }
}