Card Memory Match

The Card Memory Match Game

Card Memory Matchคืออะไร?

Card Memory Match เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Adham Sadaqah และคุณลักษณะหลักของมันคือ "The Card Memory Match Game"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Card Memory Match

ดาวน์โหลดไฟล์ส่วนขยาย Card Memory Match ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Card Memory Match Card Memory Match
ID ccjdgljbdgclnfdlopgkomdllbcnmedj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/card-memory-match/ccjdgljbdgclnfdlopgkomdllbcnmedj
คำอธิบาย The Card Memory Match Game
ขนาดไฟล์ 464 KB
จำนวนการติดตั้ง 606
เวอร์ชันปัจจุบัน 1.01
อัปเดตครั้งล่าสุด 2020-04-05
วันที่เผยแพร่ 2020-04-05
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Adham Sadaqah
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Card Memory Match",
    "version": "1.01",
    "description": "The Card Memory Match Game",
    "default_icon": "icon.png",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "author": "Adham Sadaqah"
}