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
电子邮箱 [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"
    ]
}