Jewel Match Puzzle Game for Chrome
Jewel Match Puzzle Game for Chrome
ما هو Jewel Match Puzzle Game for Chrome؟
Jewel Match Puzzle Game for Chrome هو إضافة Chrome تم تطويرها بواسطة Maze Cracker Games، والميزة الرئيسية لها هي "Jewel Match Puzzle Game for Chrome".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Jewel Match Puzzle Game for Chrome
قم بتنزيل ملفات الامتداد Jewel Match Puzzle Game for Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Match jewels of same color, columns will drop as you match and earn more points. Cool graphics and cool music, hours if addictive fun!
معلومات أساسية عن التمديد
الاسم | |
ID | pjbbkofkaooggmelbhbpkbjchbencfcb |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/jewel-match-puzzle-game-f/pjbbkofkaooggmelbhbpkbjchbencfcb |
الوصف | Jewel Match Puzzle Game for Chrome |
حجم الملف | 93.21 KB |
عدد التثبيتات | 373 |
النسخة الحالية | 1.6 |
آخر تحديث | 2018-09-28 |
تاريخ النشر | 2018-09-28 |
تقييم | 4.60/5 مجموع تقييمات 10 |
المطور | Maze Cracker Games |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://www.mazecracker.com |
عنوان صفحة سياسة الخصوصية | http://www.mazecracker.com/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Jewel Match Puzzle Game for Chrome", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Jewel Match Puzzle Game for Chrome", "permissions": [ "activeTab" ], "short_name": "Jewel Match Puzzle Game for Chrome", "version": "1.6" } |