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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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