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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.funfreearcadegames.com และคุณลักษณะหลักของมันคือ "Play cool math games. Puzzles, brainteasers, logic and more geared for all ages."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fun Free Arcade Games

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}