Fun Free Arcade Games

Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.

Fun Free Arcade Gamesとは何ですか?

Fun Free Arcade Gamesはhttps://www.funfreearcadegames.comによって開発されたChromeの拡張機能で、その主な機能は「Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.」です。

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

screenshot

Fun Free Arcade Games拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Play cool fun math games for free. Enjoy games directly inside this chrome extension so you can play them in full screen and enjoy every minute of fun arcade games for free! There is six games to be played and they are all cool math games.                    

拡張機能の基本情報

名前 Fun Free Arcade Games Fun Free Arcade Games
ID inagaopejhpgideopgohoeplojjnimlb
公式URL https://chrome.google.com/webstore/detail/fun-free-arcade-games/inagaopejhpgideopgohoeplojjnimlb
説明 Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.
ファイルサイズ 1.2 MB
インストール数 331
現在のバージョン 2.3.3
最終更新日 2020-12-25
公開日 2020-12-25
開発者 https://www.funfreearcadegames.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.funfreearcadegames.com
ヘルプページのURL https://www.funfreearcadegames.com/page/terms-of-service
プライバシーポリシーページのURL https://freearcade.net/page/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fun Free Arcade Games",
    "version": "2.3.3",
    "description": "Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "web_accessible_resources": [
        "*.jpg",
        "*.png",
        "*.gif"
    ]
}