Memory match game

Memory match game for chrome

Memory match game란 무엇입니까?

Memory match game은(는) Armen Stepanyan에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Memory match game for chrome"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Memory match game 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Memory Match games. Match pictures and find out how good is your memory! Pictures match games.                    

확장 프로그램 기본 정보

이름 Memory match game Memory match game
ID ahanamijdbohnllmkgmhaeobimflbfkg
공식 URL https://chromewebstore.google.com/detail/memory-match-game/ahanamijdbohnllmkgmhaeobimflbfkg
설명 Memory match game for chrome
파일 크기 6.36 MB
설치 횟수 10,715
현재 버전 2.0.1
최근 업데이트 2023-09-02
출시 날짜 2020-06-12
평점 3.70/5 총 43 개의 평점
개발자 Armen Stepanyan
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://chess.orgfree.com/privacy.php
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "64.png"
    },
    "description": "Memory match  game for chrome",
    "icons": {
        "128": "128.png",
        "48": "64.png",
        "16": "64.png"
    },
    "manifest_version": 3,
    "name": "Memory match game",
    "options_page": "option.html",
    "version": "2.0.1"
}